commit | f1f39cf1936df2d28133e43390f72f3dbb40ffc8 | [log] [tgz] |
---|---|---|
author | Mihai Nita <mnita@google.com> | Mon Feb 29 14:42:12 2016 -0800 |
committer | Mihai Nita <mnita@google.com> | Thu Mar 03 11:41:09 2016 -0800 |
tree | f09a53d45da3c7cfdbf82490921d2441a6c55b0e | |
parent | b878a99f235b806b0558d8c141fe4a6984c42f25 [diff] |
Show locale in region list even if suggested in language list Even if English US is suggested, when choosing English I should still see US in the country list. Because now the same LocaleInfo object (from cache) can be present in both lists (language & region), it means that the label should depend on the context. We also need to explicitely disable suggestions in the region list. Bug: 26590073 Bug: 26939203 Change-Id: Ib1cbad9d26a8b183bf462505335bef04193e82f4