commit | 80de0674c28a2bd9ade11f24a3b0e46ea83b6847 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Thu May 14 15:06:37 2015 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Fri May 15 10:26:21 2015 +0100 |
tree | 451505ad17a04b1a00b5d1927547756410680cab | |
parent | 83600ad160628074089a8c38aa00f7acf2692c88 [diff] |
Improve FloatingActionButton border implementation The previous impl had overdraw issues as it draw a whole oval behind another large opaque oval. This implementation moves us to a custom Drawable which draw a stroke oval. It also allows us to move to a custom LinearGradient shader to more closely match UX's spec. Change-Id: I93f2c3c444d0a23fd542f2a35ac1d43d4f699bd6