commit | 8e98cb876f1c913c256ce6d542a1f975f59f1e2e | [log] [tgz] |
---|---|---|
author | Mario Bertschler <bmario@google.com> | Tue Jan 17 15:04:37 2017 -0800 |
committer | Mario Bertschler <bmario@google.com> | Tue Jan 17 15:04:37 2017 -0800 |
tree | 3f63ae4172ad2de70a636e28a3f45c5096558b4d | |
parent | a3db1fc674ed9a09cf1fae880506673cb7d8f83f [diff] |
Fixes a bug where in Android O the all apps search icon appears on screen rotation. The fix is by applying a "different" transparent (transparent white instead of transparent black) for the hint color in focus state. The root problem lies in DynamicDrawableSpan and restoring state in EditText if hint color is #000000. Bug: b/34259116 Change-Id: Id3c46b2af4d5cdb18c0510504f2fe66dece7056f