SupingX
Results
3
issues of
SupingX
if currentViewport.height() == 0 for example the line inLineChart is not visiable.
1.登录/注册页面,每次点击登录/注册,弹出snack时然后消失时,整体UI下滑了一段距离(大约为虚拟按键的高度) 2.此时,状态栏变成了白色,状态文字不可见 #华为手机 #8.0 #虚拟按键
一直看你blog 求群号 GifFun ` public static Handler getHandler() { return handler; }` Handler.kt ` inline fun Handler.postDelayed(delayMillis: Long, crossinline action: () -> Unit) : Runnable { val runnable = Runnable...