Files
frameworks_base/tools/layoutlib
Filip Gruszczynski f254e95d42 Fix build.
Change-Id: If103e0fbef656d565ce912c3fd13aa6497ab9d4a
2015-10-30 16:14:57 -07:00
..
2015-10-30 16:14:57 -07:00
2015-05-13 22:18:37 -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.