commit | 10979613899ca3963c7d64d25d5f8ef7db1dde84 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Wed Jan 06 15:27:35 2016 -0500 |
committer | Alan Viverette <alanv@google.com> | Wed Jan 06 15:27:35 2016 -0500 |
tree | 3f78ddc135b202f304bb7f2d94c2aa2c9a3fd555 | |
parent | f43f627fc97e70d79345192654c65ba87f0a4efb [diff] |
Cache XML blocks against file name rather than resource ID Caching against resource ID leads to incorrect cache hits, since multiple files (ex. within drawable-mdpi, drawable-ldpi) may map to the same ID. Also adds nullability annotations. Bug: 26400880 Change-Id: I4d83caf3c44dc9b546511753e9e72171e8850eb2