mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-06-05 21:49:23 +02:00
moving a string in Commons
This commit is contained in:
@ -10,8 +10,6 @@ const val RECENTS_TAB_MASK = 4
|
||||
|
||||
val tabsList = arrayListOf(CONTACTS_TAB_MASK, RECENTS_TAB_MASK)
|
||||
|
||||
const val KEY_PHONE = "phone"
|
||||
|
||||
private const val PATH = "com.simplemobiletools.dialer.action."
|
||||
const val ACCEPT_CALL = PATH + "accept_call"
|
||||
const val DECLINE_CALL = PATH + "decline_call"
|
||||
|
Reference in New Issue
Block a user