vibration on keypress option
This commit is contained in:
parent
390085e4b3
commit
d66a0c3f21
27 changed files with 225 additions and 48 deletions
|
|
@ -10,6 +10,11 @@
|
|||
app:key="pref_layout_type"
|
||||
app:title="@string/pref_layout" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:key="pref_haptic_feedback"
|
||||
app:title="@string/pref_haptic_feedback"
|
||||
app:summary="@string/pref_haptic_feedback_summary"/>
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:key="pref_status_icon"
|
||||
app:title="@string/pref_status_icon"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue