Fix PrefCategory layout to align text with actionbar title

Change-Id: I2716a92e2802e3ff01d4e550dae96e689d4370ff
Fix: 38011653
Test: visual
This commit is contained in:
Fan Zhang
2017-05-05 09:19:13 -07:00
parent 014ff46fa6
commit 86d4d51b62
3 changed files with 5 additions and 4 deletions

View File

@@ -43,7 +43,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingStart="60dp"
android:paddingStart="56dp"
android:orientation="vertical">
<TextView
android:id="@android:id/title"