Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop using deprecated updateConfiguration #280

Open
konifar opened this issue Feb 10, 2017 · 0 comments
Open

Stop using deprecated updateConfiguration #280

konifar opened this issue Feb 10, 2017 · 0 comments

Comments

@konifar
Copy link
Contributor

konifar commented Feb 10, 2017

Overview (Required)

https://github.com/DroidKaigi/conference-app-2017/blob/master/app/src/main/java/io/github/droidkaigi/confsched2017/util/LocaleUtil.java#L37-L50

updateConfiguration has been deprecated in API 25.
https://developer.android.com/reference/android/content/res/Resources.html#updateConfiguration(android.content.res.Configuration, android.util.DisplayMetrics)

So it's better to change the way to apply Locale.

Links

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

No branches or pull requests

1 participant