fix interface
This commit is contained in:
parent
31b2a97c08
commit
871c92ac08
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:background="@color/black"
|
android:background="@color/black"
|
||||||
android:theme="@style/ThemeOverlay.AsgardiusS3Manager.FullscreenContainer"
|
android:theme="@style/ThemeOverlay.AsgardiusS3Manager.FullscreenContainer"
|
||||||
|
android:forceDarkAllowed="true"
|
||||||
tools:context=".VideoPlayer">
|
tools:context=".VideoPlayer">
|
||||||
|
|
||||||
<!-- The primary full-screen view. This can be replaced with whatever view
|
<!-- The primary full-screen view. This can be replaced with whatever view
|
||||||
|
|
Loading…
Reference in a new issue