-
In my project, if I use proguard to obfuscate, the application crashes when I click on date button in the time picker. Here is the crash log:
java.lang.NullPointerException: Attempt to invoke virtu…
-
This is like https://github.com/flutter/flutter/issues/134501, but for mobile.
A use case for addtoapp would be to embed Flutter into a native scrollable of some sort. Consider the following:
![…
-
#### 问题详细描述 Detailed description of the problem
Process: com.gw.socketplugin1, PID: 27729
android.view.InflateException: Binary …
-
Hello,
I tried adding this in main_activity
` .setTitle(R.string.new_rate_dialog_title)
.setTextLater(R.string.new_rate_dialog_later)
.setTextNever(R.…
-
`08-05 23:29:15.936 2804-2804/xyz.dev_juyoung.sample E/AndroidRuntime: FATAL EXCEPTION: main
Process: xyz.dev_juyoung.sample, PID…
-
When a `Panel`'s child components are smaller than the available space (on the primary axis), and this option is enabled, the layout would automatically expand components evenly. This could work simil…
-
### Describe the bug
Please add a clear description of what the bug is, **and** fill the list below.
- Library version: 1.9.0
- Reproducible in official demo app: unknown
- Device / Android versio…
-
```
--------- beginning of crash
2022-10-19 17:16:04.541 323-323/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.pengxh.autodingding, PID: 323
java.lang.IllegalArgumentException…
-
```
java.lang.NullPointerException: Attempt to invoke interface method 'android.view.View android.widget.Adapter.getView(int, android.view.View, android.view.ViewGroup)' on a null object reference
…
-
Caused by: java.lang.IllegalArgumentException: called detach on an already detached child ViewHolder{29d69d05 position=3 id=-1, oldPos=-1, pLpos:-1 scrap tmpDetached no parent}
03-02 12:51:27.944 4119…