Move "Reboot" button to the very bottom to prevent accidents
This commit is contained in:
parent
3ff31cd73b
commit
4898dab652
|
@ -149,7 +149,7 @@
|
|||
android:layout_column="0"
|
||||
android:layout_columnSpan="3"
|
||||
android:layout_gravity="fill_horizontal"
|
||||
android:layout_row="7"
|
||||
android:layout_row="11"
|
||||
android:text="reboot" />
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue