mirror of
https://github.com/yuliskov/SmartTube.git
synced 2026-05-01 10:30:16 -05:00
darker player bg
This commit is contained in:
+3
@@ -85,6 +85,9 @@ public class PlaybackFragment extends VideoSupportFragment implements PlaybackVi
|
||||
public void onActivityCreated(@Nullable Bundle savedInstanceState) {
|
||||
super.onActivityCreated(savedInstanceState);
|
||||
|
||||
// Make player controls more distinguished on white background
|
||||
setBackgroundType(BG_DARK);
|
||||
|
||||
mPlaybackPresenter.onInitDone();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user