commit | 2919222db3af6a6d6076872db691a73b173bbca9 | [log] [tgz] |
---|---|---|
author | Chuck Liao <chuckliao@google.com> | Wed Dec 30 17:06:07 2020 +0800 |
committer | Chuck Liao <chuckliao@google.com> | Wed Jan 06 05:43:08 2021 +0000 |
tree | bd4621cf235c6e7fa15bbdf4a8bfa3285b999cfd | |
parent | 0c3d74bc783378928f29f9a807d3290056dd94fd [diff] |
Fix can't find default theme bundle for some specific languages. It's because the translation of R.string.default_theme_title in some language is different with the title of the default theme bundle. Change the logic of finding default theme bundle to get rid of string comparison. Bug: 176087825 Change-Id: I471a711ad51515c8b4586b4e8a9b1e8e88b5b7d4 (cherry picked from commit 6c1e6fec5656918707623bed1e5787c4a946ba35)