From dccb9d9841ad0fd19c86ec5f10817d3355e0f3ae Mon Sep 17 00:00:00 2001 From: Emil Kabirov Date: Sat, 1 Dec 2018 05:51:41 +0500 Subject: [PATCH] fixed some preference padding, not completely --- .../app/src/main/res/layout/pref_activity.xml | 3 +-- proj.android-studio/app/src/main/res/xml/preferences.xml | 7 ++++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/proj.android-studio/app/src/main/res/layout/pref_activity.xml b/proj.android-studio/app/src/main/res/layout/pref_activity.xml index fa2b455..6eb3721 100755 --- a/proj.android-studio/app/src/main/res/layout/pref_activity.xml +++ b/proj.android-studio/app/src/main/res/layout/pref_activity.xml @@ -15,8 +15,7 @@ android:id="@+id/preferences" class="fishrungames.mountainwallpaper.WallpaperPreferenceFragment" android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:background="#ff0000" /> + android:layout_height="wrap_content"/>