mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-03-26 08:10:24 +01:00
Fix type
This commit is contained in:
parent
21c6c3c835
commit
afd81341bb
@ -15,7 +15,7 @@ const val SHOW_TABS = "show_tabs"
|
||||
const val FAVORITES_CONTACTS_ORDER = "favorites_contacts_order"
|
||||
const val FAVORITES_CUSTOM_ORDER_SELECTED = "favorites_custom_order_selected"
|
||||
const val WAS_OVERLAY_SNACKBAR_CONFIRMED = "was_overlay_snackbar_confirmed"
|
||||
const val DIALPAD_VIBRATION = "touch_vibration"
|
||||
const val DIALPAD_VIBRATION = "dialpad_vibration"
|
||||
const val DIALPAD_BEEPS = "dialpad_beeps"
|
||||
const val ALL_TABS_MASK = TAB_CONTACTS or TAB_FAVORITES or TAB_CALL_HISTORY
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user