Files
frameworks_base/core/java/android
Aurimas Liutikas 1196c0d376 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
2019-02-28 17:22:36 -08:00
..
2019-02-16 00:12:18 +00:00
2019-02-27 13:31:33 +00:00