resume to position if player was in background, keep screen on in player
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:keepScreenOn="true"
|
||||
android:background="#000000"
|
||||
tools:context=".PlayerActivity">
|
||||
|
||||
|
Reference in New Issue
Block a user