[6.7.0]增加长按冷启动Title隐藏View进入登录流程
This commit is contained in:
@@ -74,7 +74,10 @@ class ColdStartView @JvmOverloads constructor(
|
||||
}
|
||||
|
||||
private fun initView(){
|
||||
|
||||
tvSystemStartupTitle.setOnLongClickListener {
|
||||
hideColdStartView()
|
||||
true
|
||||
}
|
||||
}
|
||||
|
||||
override fun onAttachedToWindow() {
|
||||
|
||||
Reference in New Issue
Block a user