Merge "Fix wallpaper prefs being too tall" into nyc-dev
am: 3795d708ce
* commit '3795d708ce8a6898ef75f5e601f39b34840d80e8':
Fix wallpaper prefs being too tall
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="?android:attr/listPreferredItemHeight"
|
||||
android:gravity="center_vertical"
|
||||
android:paddingStart="?android:attr/listPreferredItemPaddingStart"
|
||||
|
Reference in New Issue
Block a user