OSDN Git Service

Adjust the spacing between the title and bookmarks/stop button.
authorLeon Scroggins <scroggo@google.com>
Wed, 30 Sep 2009 22:14:38 +0000 (18:14 -0400)
committerLeon Scroggins <scroggo@google.com>
Wed, 30 Sep 2009 22:14:38 +0000 (18:14 -0400)
Makes the spacing look more like the spacing between the search
bar's go button and microphone button, which are roughly in the
place.

Change-Id: I61d8619c3af8daa3e33ff5b263819f0ffdadb553

res/layout/title_bar.xml

index b9bc136..1ea33fc 100644 (file)
@@ -75,7 +75,7 @@
             android:id="@+id/rt_btn"
             android:layout_width="wrap_content"
             android:layout_height="fill_parent"
-            android:layout_marginLeft="8dip"
+            android:layout_marginLeft="6dip"
             android:scaleType="center"
             android:layout_marginBottom="4dip"
             android:background="@drawable/btn_bookmark"