added Compatibility sections in each screen and moved each option where it belongs, instead of keeping them all on the Initial Setup screen
This commit is contained in:
parent
72a26c920d
commit
2760a30af2
13 changed files with 97 additions and 106 deletions
|
|
@ -21,6 +21,11 @@
|
|||
|
||||
<PreferenceCategory app:title="@string/pref_category_hacks">
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:key="pref_alternative_suggestion_scrolling"
|
||||
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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue