Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

ANR issue when getString() #117

Open
Stupidman22 opened this issue Aug 2, 2021 · 1 comment
Open

ANR issue when getString() #117

Stupidman22 opened this issue Aug 2, 2021 · 1 comment

Comments

@Stupidman22
Copy link

Stupidman22 commented Aug 2, 2021

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)

@akexorcist
Copy link
Owner

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.

See Migrate to AndroidX guide

Thank you for your support

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants