1
0
Fork 0

restored the default MainView setting to 'Function keys'

This commit is contained in:
sspanak 2024-04-16 10:20:12 +03:00 committed by Dimo Karaivanov
parent 915b4d6063
commit 2e31f78169

View file

@ -9,7 +9,7 @@
app:title="@string/pref_dark_theme" />
<DropDownPreference
app:defaultValue="2"
app:defaultValue="3"
app:iconSpaceReserved="false"
app:key="pref_layout_type"
app:layout="@layout/pref_dropdown"