[6.0.0][魔方] 优化低电提示文案
This commit is contained in:
@@ -68,7 +68,7 @@ open class BlueToothView: LinearLayout, IMoGoMoFangProvider.OnMoFangStatusListen
|
||||
it.setTextColor(Color.RED)
|
||||
ivMoFangStatus?.drawable?.setTint(Color.RED)
|
||||
postDelayed({
|
||||
ToastUtils.showShort("当前蘑方处理低电状态, 请及时充电")
|
||||
ToastUtils.showShort("蘑方处于低电状态, 请及时充电")
|
||||
}, 5000)
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user