commit | 00f3194aa6a2718fe6251efc492d6f25ff292209 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Jun 20 11:30:03 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Wed Jun 29 15:32:34 2016 +0000 |
tree | 98e31f1a9505f0a761df5da6a617e5d15debf986 | |
parent | 2d9e33a4981950199628b42d8f4a10c47f53b82a [diff] |
Workaround FAB background not being drawn on API 19 DO NOT MERGE ANYWHERE KitKat seems to have an issue where it does not drawn the top-left section of the FAB background when the view is rotated with a non-divisble by 90 angle. Worked around by moving to software rendering in those cases. BUG: 28691586 Change-Id: I551ecf4d4ead5e99093b624fdcbf1e70f75acfed (cherry picked from commit e5df9765097bdfbc1682a579ae18c17001689939)