1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-01-12 10:55:49 +01:00

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

This commit is contained in:
cpfeiffer 2016-02-27 23:24:03 +01:00
parent 3ff31cd73b
commit 4898dab652

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