1
0
Fork 0

alternative suggestion scrolling is now enabled by default on older non-touchscreen phones

This commit is contained in:
sspanak 2024-04-18 17:36:42 +03:00 committed by Dimo Karaivanov
parent f017927d43
commit 31ca39bfb0
5 changed files with 43 additions and 6 deletions

View file

@ -18,7 +18,6 @@
app:singleLineTitle="true">
<SwitchPreferenceCompat
app:defaultValue="false"
app:key="pref_alternative_suggestion_scrolling"
app:layout="@layout/pref_switch"
app:title="@string/pref_alternative_suggestion_scrolling"