commit | 1196c0d3766f8bc167e7a22c2bfad37b4bf115fe | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Thu Feb 28 17:22:36 2019 -0800 |
committer | Aurimas Liutikas <aurimas@google.com> | Thu Feb 28 17:22:36 2019 -0800 |
tree | 63832f3be9bd3313db0dbc89f500ba7f6d165668 | |
parent | f6833c92be6b87e837762328fc608eec240c4541 [diff] |
Add null checks for attribute getters in View. If the getter calls are made View#saveAttributeDataForStyleable this might lead to null pointer exception. Add checks to prevent that. Test: None Bug: 126780975 Change-Id: I3e27d6073b65367010bc9d5b002cf9791d434a72