removed the CandidateView hack, as it turned out to have no effect
This commit is contained in:
parent
2760a30af2
commit
480e541527
19 changed files with 20 additions and 109 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue