摘要:
1 fun checkBattery(){ 2 var main = activity as MainActivity 3 if(main.isIgnoringBatteryOptimizations()){ 4 Log.e("SplashFrgmt","在白名单") 5 }else{ 6 Log. 阅读全文
摘要:
1.BR找不到,无法自动更新 1.1 描述 https://stackoverflow.com/questions/57983508/android-studio-kotlin-databinding-unresolved-reference-on-br I have some code that 阅读全文