Files
frameworks_base/tools/layoutlib
Svetoslav Ganov 60bcf959a9 Merge "Fix build" into nyc-dev am: 3552418fcf
am: f1d587f73a

* commit 'f1d587f73aa8d348d44ef2b15458f743e4fa607d':
  Fix build
2016-02-10 09:23:21 +00: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.