Dante
Dante
``` 05-23 23:35:25.698 16106-16106/top.navyblue.leandemo E/AndroidRuntime: FATAL EXCEPTION: main Process: top.navyblue.leandemo, PID: 16106 java.lang.RuntimeException: Unable to bind extras for top.navyblue.leandemo.LoginActivity@1cb0ff52 at com.thefinestartist.binders.ExtrasBinder.bindObject(ExtrasBinder.java:51) at com.thefinestartist.binders.ExtrasBinder.bind(ExtrasBinder.java:24) at top.navyblue.leandemo.LoginActivity.onNewIntent(LoginActivity.java:60) at android.app.Instrumentation.callActivityOnNewIntent(Instrumentation.java:1211) at android.app.Instrumentation.callActivityOnNewIntent(Instrumentation.java:1223) at...
Hi, I have a ColorPickerView and a [BrightnessSlideBar](https://github.com/skydoves/ColorPickerView#brightnessslidebar) inside a NestedScrollView, but when I touch it/them, the event cannot handled properly by them, instead handled by NestedScrollView. Please tell me...
设置完全不工作
正常使用没问题,但是我想改变设置,比如private改成public、勾选serializeName,都完全不起作用。而且改变设置后,再次点击setting,设置就恢复成原来的状态了(private, 不勾选serializeName的状态) 求助! GsonFormat version:1.5.0 AS version:2.2.3 OS: Mac OS X
Crash
``` 2022-03-15 13:50:28.187 20169-20169/com.vavaparty.app E/AndroidRuntime: FATAL EXCEPTION: main Process: com.vavaparty.app, PID: 20169 java.lang.RuntimeException: Unable to create application com.vavaparty.app.App: java.nio.file.FileSystemException: log.0.lck: Read-only file system at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6855) at android.app.ActivityThread.access$1400(ActivityThread.java:246) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1955) at...
很不好意思提这种要求,像这种 https://github.com/robertlevonyan/materialChipView 但是它是单个的view,不方便设置一组。。
 你确定你上传了?AS显示最新版本号是 0.3.4
Log
When I use this, it keeps logging ``` 03-07 16:35:19.831 15058-15058/com.dante.diary I/AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead. 03-07 16:35:19.835 15058-15058/com.dante.diary I/TextInputLayout: EditText added is not...