summaryrefslogtreecommitdiff
path: root/client/Piztor/res/layout/settings_headbar.xml
diff options
context:
space:
mode:
authorsjtufs <sjtu_fs@outlook.com>2013-08-30 22:33:16 +0800
committersjtufs <sjtu_fs@outlook.com>2013-08-30 22:33:16 +0800
commit6f38860cd5907501d90eb5518ac42978d7dec834 (patch)
tree6c461b109242e8c0bb59d1f1a1a0373261e8d88a /client/Piztor/res/layout/settings_headbar.xml
parent04cd785f24d779996df8672938372467af6c9a82 (diff)
update
Diffstat (limited to 'client/Piztor/res/layout/settings_headbar.xml')
-rw-r--r--client/Piztor/res/layout/settings_headbar.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/Piztor/res/layout/settings_headbar.xml b/client/Piztor/res/layout/settings_headbar.xml
index 606c172..3063b66 100644
--- a/client/Piztor/res/layout/settings_headbar.xml
+++ b/client/Piztor/res/layout/settings_headbar.xml
@@ -5,14 +5,14 @@
android:background="@drawable/topbar_background"
android:id="@+id/settings_headbar_layout" >
- <ImageButton
+ <!-- ImageButton
android:id="@+id/settings_btn_back"
android:layout_width="110dip"
android:layout_height="40dip"
android:layout_marginLeft="0dip"
android:layout_alignParentLeft="true"
android:layout_centerVertical="true"
- android:background="@drawable/navigation_back"/>
+ android:background="@drawable/navigation_back"/-->
<TextView
android:id="@+id/settings_headbar_text"