You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.
I don't have any idea how its generated because its work fine in our device but i'm getting this ANR in crashlytics.
I'm getting below Stack trace in crashlytics.
Since AndroidX AppCompat has per-app language preferences for backward compatibility. Please migrate this library to AndroidX for more stability, compatibility, and longer support from Google team.
I don't have any idea how its generated because its work fine in our device but i'm getting this ANR in crashlytics.
I'm getting below Stack trace in crashlytics.
android.content.res.AssetManager.nativeList (AssetManager.java)
android.content.ContextWrapper.createConfigurationContext (ContextWrapper.java:982)
com.akexorcist.localizationactivity.core.LocalizationActivityDelegate.getResources (LocalizationActivityDelegate.java:112)
com.akexorcist.localizationactivity.ui.LocalizationActivity.getResources (LocalizationActivity.java:50)
androidx.appcompat.widget.ResourceManagerInternal.createDrawableIfNeeded (ResourceManagerInternal.java:179)
androidx.appcompat.widget.ResourceManagerInternal.getDrawable (ResourceManagerInternal.java:144)
androidx.appcompat.widget.ResourceManagerInternal.getDrawable (ResourceManagerInternal.java:135)
androidx.appcompat.content.res.AppCompatResources.getDrawable (AppCompatResources.java:104)
androidx.appcompat.widget.AppCompatImageHelper.loadFromAttributes (AppCompatImageHelper.java:63)
androidx.appcompat.widget.AppCompatImageView. (AppCompatImageView.java:82)
androidx.appcompat.widget.AppCompatImageView. (AppCompatImageView.java:69)
androidx.appcompat.app.AppCompatViewInflater.createImageView (AppCompatViewInflater.java:199)
androidx.appcompat.app.AppCompatViewInflater.createView (AppCompatViewInflater.java:119)
androidx.appcompat.app.AppCompatDelegateImpl.createView (AppCompatDelegateImpl.java:1563)
androidx.appcompat.app.AppCompatDelegateImpl.onCreateView (AppCompatDelegateImpl.java:1614)
Below is the device info in which i'm getting this ANR
The text was updated successfully, but these errors were encountered: