Daniel Martí 43a3c2b042 Remove useless app:backgroundTint from layouts
app:backgroundTint only works on AppCompatButton from v7-appcompat.
We're using a regular Button in these, so this attribute is useless and
makes lint error.

More info:

	https://stackoverflow.com/questions/27735890/lollipops-backgroundtint-has-no-effect-on-a-button
2016-02-26 14:26:05 +00:00
..
2015-10-04 08:14:48 -07:00
2016-02-17 15:59:04 +00:00
2016-02-09 16:04:29 +00:00
2016-02-22 18:47:25 +01:00