mirror of
https://github.com/sschueller/peertube-android
synced 2025-02-02 09:26:43 +01:00
[Bugfix] Screen doesn't turn off when playing a video
This commit is contained in:
parent
b2c93eace6
commit
deb4e7b526
@ -4,6 +4,7 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:keepScreenOn="true"
|
||||
tools:context="net.schueller.peertube.activity.VideoPlayActivity">
|
||||
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
|
Loading…
x
Reference in New Issue
Block a user