Romain Guy
f6ae4b897b
Reset stored background resource when setting a bg color
...
This sequence of operations would prevent the background from
changing:
setBackgroundResource(R.something)
setBackgroundColor(aColor)
setBackgroundResource(R.something)
The last call would be no-oped.
Change-Id: I436a33599c88e35f6f36bdd63e9c256c9219e052
2012-11-27 13:57:27 -08:00
..
2012-09-25 16:07:59 -07:00
2012-11-08 06:17:59 -08:00
2012-11-07 11:52:12 -08:00
2012-11-27 08:21:11 -08:00
2012-11-16 15:34:20 -08:00
2012-11-09 09:46:32 -08:00
2012-11-16 10:37:59 -08:00
2012-11-07 11:52:12 -08:00
2012-11-07 11:52:12 -08:00
2012-11-07 10:27:31 -08:00
2012-11-07 10:27:31 -08:00
2012-11-13 10:04:27 -08:00
2012-11-08 15:55:59 -08:00
2012-11-16 12:56:56 -08:00
2012-10-03 14:14:23 -07:00
2012-11-26 11:45:25 -08:00
2012-10-25 16:27:43 -07:00
2012-11-08 15:32:40 -08:00
2012-11-14 08:45:52 -08:00
2012-11-07 11:52:12 -08:00
2012-11-16 17:31:04 -08:00
2012-11-27 03:25:27 -08:00
2012-11-16 10:37:54 -08:00
2012-11-27 09:41:16 -08:00
2012-11-27 13:57:27 -08:00
2012-11-13 18:25:48 +00:00
2012-11-27 08:21:11 -08:00