diff options
| author | Chet Haase <chet@google.com> | 2014-06-27 16:49:05 -0700 |
|---|---|---|
| committer | Chet Haase <chet@google.com> | 2014-06-30 14:15:03 -0700 |
| commit | 6c8fef7fb866d244486a962dd82f4a6f26505f16 (patch) | |
| tree | a9e0bb3465855533bdb0600ffa16b1ef921e7a8e /docs/html/sdk/api_diff/11/changes.html | |
| parent | 5cdd1cc1df134b4d0c3ef109effa9b46948aced2 (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
