refactored VideoPlayer theme
This commit is contained in:
parent
71bb59dbb8
commit
237282db28
4 changed files with 11 additions and 10 deletions
|
|
@ -69,7 +69,7 @@
|
|||
</activity>
|
||||
<activity android:name=".PlayVideoActivity"
|
||||
android:configChanges="orientation|keyboardHidden|screenSize"
|
||||
android:theme="@style/FullscreenTheme"
|
||||
android:theme="@style/VideoPlayerTheme"
|
||||
android:parentActivityName=".VideoItemDetailActivity"
|
||||
tools:ignore="UnusedAttribute">
|
||||
</activity>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue