diff options
author | Yohei Yukawa <yukawa@google.com> | 2016-01-21 22:24:44 -0800 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2016-01-21 22:24:44 -0800 |
commit | b8456a6a483ce62c81b92f613561fb761be0f3e8 (patch) | |
tree | 51fa22ddd3e51cbca00c1943b0ef1c950404a2fd /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 14176272ed387c16c994e9d23dc740fe97cc8017 (diff) |
Initialize InputMethodSubtype with "languageTag".
My previous commit [1] introduced a new XML attribute "languageTag" for
subtypes but forgot to initialize InputMethodSubtype object with that
attribute. As a result, InputMethodSubtype#getLanguageTag() has always
returned null even if "languageTag" attribute is specified.
[1]: I77db5b99a7cf745d800db75baf135bb60ad04820
8d6eeb01df72891acd3aa75e64aa1595a41cc96e
With this CL, InputMethodSubtype#getLanguageTag() starts returning the
value specified in the XML resource.
Bug: 22859862
Change-Id: I251d3d999afd13c0d618f2cb59e8ed3d47f21c98
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions