Do not attempt to draw outline when outline provider is null. Test: manually follow the steps in https://b.corp.google.com/issues/37139123#comment1 Bug: https://issuetracker.google.com/37139123 Change-Id: I6e09c187d5a8e1364e2ecbe12bbb5a17ad057965 Signed-off-by: Sergey Prigogin <sprigogin@google.com>
Layoutlib is a custom version of the android View framework designed to run inside Eclipse. The goal of the library is to provide layout rendering in Eclipse that are very very close to their rendering on devices. None of the com.android.* or android.* classes in layoutlib run on devices.