Files
frameworks_base/tools/layoutlib
Jerome Gaillard 7ae52023bb Update Typeface_Delegate following Change Ied73189b
Test: layoutlib tests
Change-Id: I86ef9794751c6adb3f304ae6e00c5e24428da5dd
2017-05-09 13:49:07 +01:00
..
2017-03-29 14:47:22 +01: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.