History log of /frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/test/widgets/HookWidget.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dc249cf1b9aace3e6b9ebe05f51e23955cb11d22 28-Nov-2017 Diego Perez <diegoperez@google.com> 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
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/test/widgets/HookWidget.java