Deepanshu Gupta d2a411840c Fix LayoutLib Create tests.
Change-Id: Ica3efe417d54da7dc74b21d28215199d37600744
2014-08-04 22:59:38 +00:00
..
2014-08-04 22:58:39 +00:00
2014-08-04 22:59:38 +00:00
2014-07-01 17:13:32 -07:00
2014-08-04 22:58:39 +00:00

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.