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
1 file changed