diff options
| author | Romain Guy <romainguy@google.com> | 2012-11-27 13:57:27 -0800 |
|---|---|---|
| committer | Romain Guy <romainguy@google.com> | 2012-11-27 13:57:27 -0800 |
| commit | f6ae4b897b78fa855eb3c75654c05367afecaa95 (patch) | |
| tree | f56e6e41385df31f222b8eaa6d0cbbf8b23dc83c /docs/html/sdk/api_diff/12/changes | |
| parent | f6e7b2089dcde81b92617102fa78b4104df29433 (diff) | |
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
Diffstat (limited to 'docs/html/sdk/api_diff/12/changes')
0 files changed, 0 insertions, 0 deletions
