Merge "Fix PrefCategory layout to align text with actionbar title" into oc-dev

This commit is contained in:
TreeHugger Robot
2017-05-08 22:58:55 +00:00
committed by Android (Google) Code Review
3 changed files with 5 additions and 4 deletions

View File

@@ -119,7 +119,7 @@
<ListPreference
android:key="theme"
android:title="@string/device_theme"
android:summary="%s" />
android:summary="@string/summary_placeholder" />
<Preference
android:key="vr_display_pref"