commit | 7df754e7121253a4b6e48d19a213cbf5aac458be | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Wed Jul 10 07:40:29 2013 -0700 |
committer | Chet Haase <chet@google.com> | Wed Jul 10 07:46:24 2013 -0700 |
tree | f4435450795f5f8d47b7a7099b865970f40007b9 | |
parent | 68389dee4e6dbb46d12096ea9a9565be795e0bd1 [diff] |
Remove unnecessary drawable code in CompoundButton Some of the code in setButtonDrawable() was unnecessary, resetting the button drawable state and then refreshing it. This caused many redundant calls, which can add up, especially during inflation. Change-Id: I873cf5eef697b5435a1b827cd68e5d836ee25124