OSDN Git Service

Update the margin for the right icon.
[android-x86/packages-apps-Browser.git] / res / layout / title_bar.xml
index d619d6b..f5c6d6d 100644 (file)
             android:id="@+id/rt_btn"
             android:layout_width="wrap_content"
             android:layout_height="match_parent"
-            android:layout_marginLeft="6dip"
+            android:layout_marginLeft="-2dip"
+            android:layout_marginTop="-6.5dip"
+            android:layout_marginBottom="-2dip"
+            android:layout_marginRight="-5dip"
             android:scaleType="center"
-            android:layout_marginBottom="4dip"
             android:background="@drawable/btn_bookmark"
             android:src="@drawable/ic_btn_bookmarks"
         />