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.
Edit: Version 1.2.9
I have more log ANR with this issue. Any one face this problem ?
Type
"main" prio=5 tid=1 Blocked
at android.app.ResourcesManager.getAdjustedDisplay (ResourcesManager.java:327)
at android.app.ContextImpl.getDisplayNoVerify (ContextImpl.java:2536)
at android.app.ContextImpl.getDisplayId (ContextImpl.java:2545)
at android.app.ContextImpl.createConfigurationContext (ContextImpl.java:2412)
at android.content.ContextWrapper.createConfigurationContext (ContextWrapper.java:972)
at com.akexorcist.localizationactivity.core.LocalizationUtility.getResources
at com.akexorcist.localizationactivity.core.LocalizationApplicationDelegate.getResources
at com.akexorcist.localizationactivity.ui.LocalizationApplication.getResources
at android.content.Context.getString (Context.java:645)
The text was updated successfully, but these errors were encountered:
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.
Edit: Version 1.2.9
I have more log ANR with this issue. Any one face this problem ?
Type
"main" prio=5 tid=1 Blocked
at android.app.ResourcesManager.getAdjustedDisplay (ResourcesManager.java:327)
at android.app.ContextImpl.getDisplayNoVerify (ContextImpl.java:2536)
at android.app.ContextImpl.getDisplayId (ContextImpl.java:2545)
at android.app.ContextImpl.createConfigurationContext (ContextImpl.java:2412)
at android.content.ContextWrapper.createConfigurationContext (ContextWrapper.java:972)
at com.akexorcist.localizationactivity.core.LocalizationUtility.getResources
at com.akexorcist.localizationactivity.core.LocalizationApplicationDelegate.getResources
at com.akexorcist.localizationactivity.ui.LocalizationApplication.getResources
at android.content.Context.getString (Context.java:645)
The text was updated successfully, but these errors were encountered: