-
@chrisjenx
> What about the crash that older target sdk version apps are facing, if they update to Calligraphy 3?
No idea, but if it's problem still on ViewPump + Calligraphy 3 then we'll fix it …
-
**Bug description:**
I'm using this library in a medium-size project and I'm facing some issues related to the accessibility info node generated by ``AccessibilityUtil.createNodeInfoFromView``. Looks…
-
hi,
i have response in json like language code as key map obj need to pass on runtime in Resting and how to fetch and set for textview. please pass me one example
Regards,
jay
-
详细日志:
```java
Captcha.validate : android.view.InflateException: Binary XML file line #22: Error inflating class com.netease.nis.captcha.CaptchaWebView
at android.view.LayoutInflater.createView(Layo…
z-chu updated
5 years ago
-
I test the library targeting Android Q
I have a crash. Seems related to reflection
` Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.lang.refl…
-
We have inject for Activity, Fragment, Receivers, etc., but one is required for custom views too.
-
## About this issue
I forked [phimpme-android](https://github.com/fossasia/phimpme-android) to fix it because on my device it crashes on startup. The crash was similar to #470 and because phimpme u…
-
Hi,
I'm trying to use the library inside a module of my project. I don't know how can i achieve this, i tried adding all configuration lines, but with no success. Is this posible?
Thanks!
Not…
-
```
StrictMode Used a non-SDK API
android.os.strictmode.NonSdkApiUsedViolation: Landroid/view/LayoutInflater;->mConstructorArgs:[Ljava/lang/Object;
at android.os.StrictMode.lambda$static$1…
-
I've noticed a crash on Android Q Beta 2 using ViewPump 2.0.2 with Calligraphy 3.1.1. Seems to happen on `ViewPumpContextWrapper.wrap()` :
`compileSdkVersion` = `android-Q`
`targetSdkVersion` = `Q…