1
0
Fork 0

removed the CandidateView hack, as it turned out to have no effect

This commit is contained in:
sspanak 2024-04-25 23:06:43 +03:00 committed by Dimo Karaivanov
parent 2760a30af2
commit 480e541527
19 changed files with 20 additions and 109 deletions

View file

@ -26,10 +26,6 @@
app:title="@string/pref_alternative_suggestion_scrolling"
app:summary="@string/pref_alternative_suggestion_scrolling_summary"/>
<SwitchPreferenceCompat
app:key="pref_candidates_view"
app:title="@string/pref_hack_candidate_view" />
<SwitchPreferenceCompat
app:key="pref_clear_insets"
app:title="@string/pref_hack_always_on_top" />