mirror of
https://github.com/xdsopl/robot36.git
synced 2026-01-23 08:10:15 +01:00
keep screen on
This commit is contained in:
parent
73766e4624
commit
b8e13f4853
|
|
@ -3,6 +3,7 @@
|
|||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/main"
|
||||
android:keepScreenOn="true"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".MainActivity">
|
||||
|
|
|
|||
Loading…
Reference in a new issue