Files
frameworks_base/tools/layoutlib
Ian Pedowitz 2260a61842 Fix build and reorder methods to match ec6a447c86
Change-Id: I39ee2864eda489bf0e485ea96d30e56b29500865
2016-01-25 19:09:42 -08:00
..
2016-01-08 08:03:06 -08: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.