Align more prefs for icon space.
Bug: 33775510 Fixes: 33798492 Test: Visual Test: RunSettingsRoboTests Change-Id: I9b296e4148be8c1ae537b6418b4f384bbc63a8db
This commit is contained in:
@@ -32,12 +32,10 @@
|
||||
android:title="@string/downloads_backup_preference_title"
|
||||
android:summary="@string/downloads_backup_text"/>
|
||||
|
||||
<com.android.settings.fuelgauge.WallOfTextPreference
|
||||
<Preference
|
||||
android:key="freed_bytes"
|
||||
android:persistent="false"
|
||||
android:selectable="false"
|
||||
settings:allowDividerAbove="false"
|
||||
settings:allowDividerBelow="true" />
|
||||
android:selectable="false" />
|
||||
|
||||
<DropDownPreference
|
||||
android:key="days"
|
||||
|
||||
Reference in New Issue
Block a user