summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/11/changes.html
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2014-06-27 16:49:05 -0700
committerChet Haase <chet@google.com>2014-06-30 14:15:03 -0700
commit6c8fef7fb866d244486a962dd82f4a6f26505f16 (patch)
treea9e0bb3465855533bdb0600ffa16b1ef921e7a8e /docs/html/sdk/api_diff/11/changes.html
parent5cdd1cc1df134b4d0c3ef109effa9b46948aced2 (diff)
Avoid null-deref crashes in ScrollBarDrawable
Some of the code in ScrollBarDrawable automatically derefs the horizontal and/or vertical thumb objects. The drawable can sometimes be in a state where these objects are null, causing a null deref. This fix simply avoids dereferencing null objects. Also, fixed doc bug in attrs.xml for Transition tags. Issue #13210554 Transition style documentation refers to 'move' instead of 'changeBounds' Issue #15636059 ScrollBarDrawable crashes in setAlpha() and other methods when thumbs are null Change-Id: I6664ba17dae0845de8a8658381ae6e9c9ef99214
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes.html')
0 files changed, 0 insertions, 0 deletions