Files
frameworks_base/tools/layoutlib
Dianne Hackborn e4df25eded Fix build.
Change-Id: Ib0b9ffb9cbf53df3d76b8de6619d09ba18b4d345
2015-03-24 14:53:53 -07:00
..
2015-03-10 18:16:21 -07:00
2015-03-24 14:53:53 -07: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.