From c5e78f69ed9bb10cf91168b3a4d9bb317660d258 Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Mon, 12 Apr 2021 12:32:55 -0400 Subject: [PATCH] For #18940 - Remove reserved icon spacing for "Nimbus Experiments" setting preference (#18949) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sòˆren Hentzschel --- app/src/main/res/xml/preferences_without_icons.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/xml/preferences_without_icons.xml b/app/src/main/res/xml/preferences_without_icons.xml index a3b1f1185f..edc5d6f5eb 100644 --- a/app/src/main/res/xml/preferences_without_icons.xml +++ b/app/src/main/res/xml/preferences_without_icons.xml @@ -3,8 +3,7 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - + android:key="@string/pref_key_allow_domestic_china_fxa_server" + android:title="@string/preferences_allow_domestic_china_fxa_server" + android:defaultValue="true" />