-
There are crash when ViewPupm try to inflate layout.
**Device**: Samsung Galaxy S7
**OS**: Android 7.0
**Library version**: 2.0.0
**Main project language** : Java
`Caused by java.lang.Illega…
-
It seems like you have published 2 versions of ViewPump with the same version number. This caused a few issues with our team. It seems the most recent version of 2.0.0 has some issues https://github.c…
-
07-19 11:35:53.054 2610-2610/ connect.android.mobile E/dalvikvm: Could not find class 'io.github.inflationx.viewpump.FallbackViewCreationInterceptor', referenced from method io.github.inflationx.viewp…
NooAn updated
6 years ago
-
* https://stackoverflow.com/questions/51891415/nullpointerexception-on-meizu-devices-in-editor-updatecursorpositionmz
* https://github.com/android-in-china/Compatibility/issues/11
* https://github.c…
-
Tested on emulator "Nexus 5X API 19" (Android 4.4 x86)
android.widget.Toolbar has been introduced in API 21, so when using the library with a device with API < 21 , I get the following error
> …
-
Add a Wiki page with a list of use cases such as:
- Changing text in a TextView
- Hiding views with no content description
- Returning a different subclass (similar to AppCompat)