原创 android mvvm爬坑記錄

項目分支合併主幹的代碼之後,出現了找不到BR和bindling的問題,總共100個錯誤。一開始通過在studio中 gradlew compileDebugSources --stacktrace -info 結果仍然沒有解決問題。再有就

原创 dialog導致閃退問題

用Dialog的時候出現了閃退,報了一個“Unable to add window -- token android.os.BinderProxy@164db98f is not valid; is yo

原创 兼容性地修改EditText的光標

修改EditText的光標顏色,本可通過android:textCursorDrawable="@drawable/cursor"來實現,cursor爲drawable文件夾下自定義資源文件。 如下 <?xml version="1.0

原创 github下載項目引入報錯

Error:Unable to start the daemon process. This problem might be caused by incorrect configuration of t