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
Loading
Please register or sign in to comment