summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2010-12-20 07:40:25 -0800
committerChet Haase <chet@google.com>2010-12-20 14:09:37 -0800
commita9b61ac69cd40bf019e640abb34f2b027378994c (patch)
treeda9596b95875d8fa766e03e492a23f2100d5eb24 /graphics/java/android/renderscript/ProgramVertexFixedFunction.java
parentc4d251bbe19828d6f134ac378fc9124332eb6eae (diff)
Make sure background drawables are correct when View is attached
Books had a bug where the search menu item would come back with an out of date background color. The problem was that the logic to change the background color was tied into StateListDrawable animations. These animations were not always completing because the action bar would remove the associated View and the drawable animations would stop being scheduled (no handler to post to). The fix is to always set the drawable state to the current state when a View is added to the hierarchy. Change-Id: I0fc8008381f7439b9e49d6449ae618512c8e9dd0
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions