This commit is contained in:
Page Asgardius 2022-09-09 06:59:43 -07:00
parent 871c92ac08
commit 6bb7f32e9d

View file

@ -5,7 +5,6 @@
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