-
@Override
protected void attachBaseContext(Context newBase) {
super.attachBaseContext(ViewPumpContextWrapper.wrap(Restring.wrapContext(newBase)));
}
After Override above method my…
-
-
Hi again, I am reporting you another issue again.
So everything did work fine until we have updated the androidx.appcompat into the version 1.2.0
We have an option to set day/night mode inside the…
-
Hi
Thanks for your good plugin
But it doesn't work in version 4
Thank you
```
android.view.InflateException: Binary XML file line #41: Error inflating class com.zigis.materialtextfield.Ma…
-
Recently I upgraded my AndroidX dependency versions (from `1.1.0` to `1.2.0-beta01`) and some users started reporting that the app's locale changing feature stopped working.
I was using the `1.2.2` v…
-
There is an issue when library is used in the app having webviews with spinner options like this:
![Screenshot_1597084582](https://user-images.githubusercontent.com/2557008/89817941-9eb94f80-db51-1…
-
I'm sorry I'm a new learner in coding but I get this error when calling the setup(first, last, firstweek). I'm not sure what the cause is..
-
## About this issue
I have updated by Pixel 3a from Android 10 to Android 11 beta and the app stops hiding status bar. I don't see status bar icons, but the app reserves space for status bar. Please …
-
Hi!
With the latest update, the app crashes as soon as it starts. If I switch back to the old library, it works as it should. I've tried to rebuild all, but still same problem.
My project was mi…
-
`buildscript
{
repositories {
maven {
url 'https://maven.fabric.io/public'
}
}
dependencies
…