aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/layout/simple_customtitle.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/simple_customtitle.xml b/res/layout/simple_customtitle.xml
index 68286934..de0ff42b 100644
--- a/res/layout/simple_customtitle.xml
+++ b/res/layout/simple_customtitle.xml
@@ -59,7 +59,7 @@
android:layout_marginRight="@dimen/extra_large_margin"
android:textAppearance="@style/title_text_appearance"
android:layout_alignParentLeft="true"
- android:layout_toLeftOf="@id/ab_button0"
+ android:layout_toLeftOf="@id/ab_button_cluster"
android:layout_alignWithParentIfMissing="true"
android:contentDescription="@null"
android:gravity="left|center_vertical"