commit | 4ec7a936d40164b0f001b9ea860fa7f29754b228 | [log] [tgz] |
---|---|---|
author | Andrei Stingaceanu <stg@google.com> | Fri Feb 24 15:28:51 2017 +0000 |
committer | Andrei Stingaceanu <stg@google.com> | Fri Feb 24 15:28:51 2017 +0000 |
tree | 1e1605d9153c0809a381dd18fa2ce65a1449bdf4 | |
parent | e6e4fd277b5d364067cbd67865bf91e3e0cd5cb6 [diff] |
AppCompatDrawableManager - s/SparseArray/SparseArrayCompat Attempt to fix crash caught in the wild which cannot be reproduced. A layout was getting inflated that subclassed AppCompatImageView and it crashed in the superclass's constructor while calling SparseArray#append(...) Bug: 34098025 Test: tests pass Change-Id: Ibce0c0bb334726e408e0f93a6ab64117786a9aad