Protect agains crashes in views
If a view crashes it might stop the layout from being displayed. This CL prevents that in the most common situations. This allows for things like corrupt vector drawables not to break the layout. Test: Added new test Bug: 69456032 Change-Id: Id3626d1709bf6ae3abf7a5c9d0814bf0ada1dca5
Loading
Please sign in to comment