diff options
author | Goblin911 <[email protected]> | 2013-08-28 00:55:27 +0800 |
---|---|---|
committer | Goblin911 <[email protected]> | 2013-08-28 00:55:27 +0800 |
commit | 3baa5dd28c595c497a1669b3f25cda8c52139c87 (patch) | |
tree | 949a64b52806e6776ff08188a3b062f94ad94263 /client/Piztor/res | |
parent | 22ed3f362886b6bdd092102a993b48bc0e65414b (diff) |
settings almost finished
Diffstat (limited to 'client/Piztor/res')
-rw-r--r-- | client/Piztor/res/layout/activity_settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/Piztor/res/layout/activity_settings.xml b/client/Piztor/res/layout/activity_settings.xml index 05c849b..c386ae2 100644 --- a/client/Piztor/res/layout/activity_settings.xml +++ b/client/Piztor/res/layout/activity_settings.xml @@ -153,7 +153,7 @@ android:background="#ffc0c3c4" /> <Button - android:id="@+id/button1" + android:id="@+id/settings_btn_logout" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_weight="0.00" |