Move "Reboot" button to the very bottom to prevent accidents

here
cpfeiffer 2016-02-27 23:24:03 +01:00
parent 3ff31cd73b
commit 4898dab652
1 changed files with 1 additions and 1 deletions

View File

@ -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" />