Files
frameworks_base/tools/layoutlib
Craig Mautner 124af2d816 Update layoutlib to latest interface.
Fix build..

Change-Id: I3504e8b8e8431ad76333e852cf42494b2404f8ad
2013-03-18 18:05:21 -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.