Assigned
Status Update
Comments
mb...@gmail.com <mb...@gmail.com> #2
Any updates on this? It's been a month already since I reported it, and it seems this crash is occurring quite frequently for my users.
ra...@google.com <ra...@google.com>
al...@google.com <al...@google.com>
jo...@robinhood.com <jo...@robinhood.com> #3
I am still regularly receiving reports about this issue, and it seems it has not been addressed in the latest 1.4.0-rc01 release.
Description
Steps to reproduce
Result
A call to
ConfigurationCompat.getLocales()
returns aLocaleListCompat
with the following values in this order:Expected result
A call to
ConfigurationCompat.getLocales()
should return aLocaleListCompat
with the following values in this order:Reproducable on
Android Emulator running API 34
Sample code