Young
Young
重写 Activity 的 onCreateView(View parent, String name, Context context, AttributeSet attrs) 方法,在调用 super 之前调用一遍 AutoSize.autoConvertDensityOfGlobal(Activity) _Originally posted by @JessYanCoding in https://github.com/JessYanCoding/AndroidAutoSize/issues/5#issuecomment-416011062_ ———————————————————————————————————————————— Webview在第三方的Activity里,继承的WebViewActivity设置的density失效了,重写了onCreateView方法重新设了一遍也无效。有好的办法吗?
 捕获的线程泄漏,tid为15568。  业务代码该线程已设置为pthread_detach状态  KOOM hook到的相关日志对应的时间点和线程打印没有设置pthread_detach,于是标记为泄漏线程。 这边业务的场景是循环创建线程(大概3-5秒)创建一个线程,会偶现上面疑似误报的情况。
Reported this error when I built this project:Could not get unknown property 'android' for project ':screen' of type org.gradle.api.Project.
dio发起请求时,提示DioError [DioErrorType.DEFAULT]: No MaterialLocalizations found.