commit | 7631da49ed10a246301c28256e05887d8e9c0385 | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Wed Jan 09 14:08:05 2019 +0800 |
committer | Tony Huang <tonyychuang@google.com> | Wed Jan 09 06:17:26 2019 +0000 |
tree | 0bf28178e636a61180acdd515db1631822bb14d5 | |
parent | ef377a052a59eeb3d1ce5892673f32867f08e594 [diff] |
Fix input type in dialog EditText It should be textCapSentences instaed of textCapWords, textCapWords will make it cap after any space or symbol. It will cause inconvenience when user want to rename type. Fix: 122083369 Test: atest DocumentsUITests Change-Id: Ic48399c9127d233ccec5bc23d1ed504efbfdf310