Bug: http://b.android.com/213000 Test: Manually tested on Android Studio. Adding tests for this specific case requires bringing a new sdk-common prebuilt to the the maintenance branch so it's not really practical. Change-Id: I0646aab656d5d5769355c6cc026e877b8784d173
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.