个人碎片和消息记录LoadingDialog
This commit is contained in:
@@ -5,6 +5,27 @@ import android.content.Context
|
||||
import com.blankj.utilcode.util.Utils
|
||||
import com.ckkj.defense_device.utils.LanguageUtil
|
||||
|
||||
// _ooOoo_
|
||||
// o8888888o
|
||||
// 88" . "88
|
||||
// (| -_- |)
|
||||
// O\ = /O
|
||||
// ____/`---'\____
|
||||
// . ' \\| |// `.
|
||||
// / \\||| : |||// \
|
||||
// / _||||| -:- |||||- \
|
||||
// | | \\\ - /// | |
|
||||
// | \_| ''\---/'' | |
|
||||
// \ .-\__ `-` ___/-. /
|
||||
// ___`. .' /--.--\ `. . __
|
||||
// ."" '< `.___\_<|>_/___.' >'"".
|
||||
// | | : `- \`.;`\ _ /`;.`/ - ` : | |
|
||||
// \ \ `-. \_ __\ /__ _/ .-` / /
|
||||
// ======`-.____`-.___\_____/___.-`____.-'======
|
||||
// `=---='
|
||||
//
|
||||
// 佛祖保佑 永无BUG
|
||||
|
||||
class MyApplication : Application() {
|
||||
|
||||
override fun onCreate() {
|
||||
|
||||
Reference in New Issue
Block a user