commit | da26a9fad51ba6e51d3b4eb0f3ccca2ed5aa58a2 | [log] [tgz] |
---|---|---|
author | Jason Chang <jasonsfchang@google.com> | Wed Feb 20 11:37:44 2019 +0800 |
committer | Jason Chang <jasonsfchang@google.com> | Tue Mar 19 16:12:55 2019 +0800 |
tree | bfa6b79c9bac5af4bdd9e527c85794bc8acf41d1 | |
parent | b726203f2388ce003f8aec3e6ef5ad7c16554707 [diff] |
Fix button should not be all caps The button style comes from <style name="TextAppearance.Material.Button"> and textAllCaps be set "true". That causes the text in ALL CAPS problem. To provide message button in normal cap styles for current theme to fix this issue. Change-Id: I838c8c1620d630f7edb332061cbe77b508118984 Fix: 123734206 Test: Manually test