From a00f99e9cd1a0ba4e01288bf0fb01aafec53a2f9 Mon Sep 17 00:00:00 2001 From: Jonathan Almeida Date: Thu, 6 Jun 2019 15:22:58 -0400 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/3047: Fix blank space for system edit text controls (https://github.com/mozilla-mobile/fenix/pull/3227) --- app/src/main/res/values/styles.xml | 2 +- app/src/main/res/xml/account_settings_preferences.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index fda43f7927..48c0fda5c1 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -53,7 +53,7 @@ diff --git a/app/src/main/res/xml/account_settings_preferences.xml b/app/src/main/res/xml/account_settings_preferences.xml index c9255ce296..13f329b0e1 100644 --- a/app/src/main/res/xml/account_settings_preferences.xml +++ b/app/src/main/res/xml/account_settings_preferences.xml @@ -8,17 +8,17 @@ android:key="@string/pref_key_sync_now" android:title="@string/preferences_sync_now" /> - - - - +