mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-18 15:15:25 +00:00
Update preferences_appearance.xml
MD3 switch
This commit is contained in:
parent
b0947842fb
commit
008f3fac90
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
||||||
android:key="pref_show_icons"
|
android:key="pref_show_icons"
|
||||||
android:title="@string/pref_show_icons_title"
|
android:title="@string/pref_show_icons_title"
|
||||||
android:summary="@string/pref_show_icons_summary"
|
android:summary="@string/pref_show_icons_summary"
|
||||||
|
android:widgetLayout="@layout/view_preference_switch"
|
||||||
app:iconSpaceReserved="false"/>
|
app:iconSpaceReserved="false"/>
|
||||||
|
|
||||||
<ListPreference
|
<ListPreference
|
||||||
|
@ -56,6 +57,7 @@
|
||||||
android:key="pref_shared_issuer_account_name"
|
android:key="pref_shared_issuer_account_name"
|
||||||
android:title="@string/pref_shared_issuer_account_name_title"
|
android:title="@string/pref_shared_issuer_account_name_title"
|
||||||
android:summary="@string/pref_shared_issuer_account_name_summary"
|
android:summary="@string/pref_shared_issuer_account_name_summary"
|
||||||
|
android:widgetLayout="@layout/view_preference_switch"
|
||||||
app:iconSpaceReserved="false"/>
|
app:iconSpaceReserved="false"/>
|
||||||
|
|
||||||
<Preference
|
<Preference
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue