For #19418: Allow multiple lines title for sync cards preference.

upstream-sync
mcarare 3 years ago committed by Mihai Adrian Carare
parent a6de827ac2
commit fca8fca446

@ -12,6 +12,7 @@
<org.mozilla.fenix.settings.SyncPreference
android:key="@string/pref_key_credit_cards_sync_cards_across_devices"
android:title="@string/preferences_credit_cards_sync_cards_across_devices"
app:singleLineTitle="false"
app:allowDividerBelow="true" />
<Preference
android:icon="@drawable/ic_new"

Loading…
Cancel
Save