commit | cdc736866534c604c4015c78371ade52bb6d52df | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Sun Feb 21 12:43:45 2016 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Sun Feb 21 12:46:50 2016 +0000 |
tree | cb94c067e249f1b294e3a3ef583f9e663319f585 | |
parent | b786d9a33450b42bf937ca193041e35a11be7ca2 [diff] |
Fix backgroundTint attrs on FAB Caused by us moving to AppCompatImageButton which reads the attrs itself and calls the appropriate methods. Fixed by making sure that FAB's impl is created before the super constructor is called. BUG: 27270707 Change-Id: Id16d777bac5892662dbc99f752f81952166acec2