-
**
How to solve it ...
**
### java.lang.RuntimeException: Unable to start activity ComponentInfo{Packge_name.TextEdit(Activity)}: android.view.InflateException: Binary XML file line #17 in Pa…
-
Caused by java.lang.OutOfMemoryError
Failed to allocate a 1843212 byte allocation with 1381456 free bytes and 1349KB until OOM
dalvik.system.VMRuntime.newNonMovableArray (VMRuntime.java)
androidx.a…
-
Caused by: java.lang.ClassNotFoundException: Didn't find class "androidx.core.os.BuildCompat" on path: DexPathList.
Suppressed: java.io.IOException: No original dex files found for dex location
Ab…
-
I download your demo,targetSdkVersion 28:can run.When i change to 29,not working.My app is adapter Android 10.
-
I am facing an issue on Android Q (API 29), getting the following exception when open the app:
```
java.lang.RuntimeException: Unable to start activity
ComponentInfo{com.example.app/com.exa…
-
Thanks for a great library and for taking up the challenge of maintaining and fixing issues with the original implementation as well as the ViewPump library!
I was testing out the library today and…
-
Thanks for nice library but have we had a plan for fix this?
https://stackoverflow.com/a/57232072/4411879
-
> Fatal Exception: java.lang.RuntimeException: Unable to start receiver com.google.firebase.iid.FirebaseInstanceIdReceiver: java.lang.ClassCastException: io.github.inflationx.viewpump.ViewPumpContextW…
-
**Describe what happened**
After including datadog SDK in the project, there are dependency clashes that exist for `androidx` namespace, namely for the following dependencies:
> cv: Compile version,…
-
We get weird exceptions when using Phrase SDK and `android.app.TimePickerDialog` widget.
Only reproduced it on Android 9 and 8 for now. 10 and above works as expected.
It seems to be caused by a…