Changing the theme used to "Light" since currently the "Dark" theme seems to be missing at least one value. This test doesn't visually depend on the theme so just changing it to "Light" to make it pass. Change-Id: Ibb885bf3948dcf587de08896540dda622f86e8b3
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.