OSDN Git Service

Align preference text to actionbar title.
authorFan Zhang <zhfan@google.com>
Mon, 22 May 2017 16:51:43 +0000 (09:51 -0700)
committerFan Zhang <zhfan@google.com>
Mon, 22 May 2017 17:00:31 +0000 (17:00 +0000)
Change-Id: I6efd07c5b8bcbbb86c92e2b6e708342fd52e1857
Fix: 38471026
Test: visual

packages/SettingsLib/res/layout/restricted_switch_preference.xml

index 0e4ef6b..64b47b6 100644 (file)
@@ -27,7 +27,7 @@
         android:id="@+id/icon_container"
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
-        android:minWidth="60dp"
+        android:minWidth="56dp"
         android:gravity="start|center_vertical"
         android:orientation="horizontal"
         android:paddingEnd="12dp"