Commit c1d60da3 by zhangchengbo

fix:工具类

parent eef087e5
package com.simplemobiletools.commons.helpers
object Const {
const val THREAD_TITLE = "thread_title"
const val PACKAGE_DIALER = "com.secspace.dialer"
const val PACKAGE_DIALER_ACTIVITY= "com.secspace.dialer.activities.DialerActivity"
const val PACKAGE_CONTACTS = "com.secspace.contacts"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment