Files
frameworks_base/tools/layoutlib
Deepanshu Gupta c6397517e8 am 5942808e: Merge "Enable assertions in LayoutLib create" into lmp-dev
* commit '5942808ef748c42f05cda800d2772dcace814e8f':
  Enable assertions in LayoutLib create
2014-07-15 20:32:33 +00:00
..
2014-07-01 17:13:32 -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.