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
The current implementation uses resourceConfigurations to specify language resource configurations in the application. This approach will be deprecated.
We should migrate to use androidResources.localeFilters to manage language resource configurations.
Activity