-
ViewPump new version shows deprecation error that suggests don't use global ViewPump instance.
-
at io.github.inflationx.viewpump.internal.-ViewPumpLayoutInflater$NameAndAttrsViewCreator.onCreateView (-ViewPumpLayoutInflater.java)
at io.github.inflationx.viewpump.internal.-FallbackViewCreatio…
-
On 'com.google.android.material:material:1.3.0' all working good.
But when I update to 'com.google.android.material:material:1.4.0' I get error in BottomNavigationViewEx:
```
java.lang.Runt…
-
**Usage Information (please complete the following information):**
- Library Version 0.7.2
- Android API Version: API 30
**Describe the bug**
Error inflating class ca.antonious.materialdaypic…
-
I use version 3.1.1.
Caused by android.content.res.Resources$NotFoundException
Unable to find resource ID #0x7f090543
android.content.res.ResourcesImpl.getResourceEntryName (ResourcesImpl.java:…
-
While devices running Android 8 show text in my app properly, all my views are 'empty' when using a device with Android 9.
The Layout Inspector of Android Studio does show the contents under "Text"…
-
We have problems when using a notification sdk. When an inapp message is triggered, the webview can not be inflated and this error is shown.
```
android.view.InflateException: Binary XML file line…
-
hello, I've gone over the docs and tried everything but the fonts still don't show.
This is what I've done so far:
- Copied and pasted the fonts to assets/fonts (mind you, if I double click the tt…
-
Android Studio 3.6.1
I tried use the below implementation in the sample project instead of the library
implementation 'com.github.marcohc:robotocalendarview:3.6.1'
and i get the below error whe…
-
Hey @chrisjenx , I am using your calligraphy library for my app and seems like it crashes right on app launch for Android Q. I have seen other people complain about this lately aswell. I have the late…