Files
frameworks_base/tools/layoutlib
Xavier Ducrohet de5637b9ec am ec9aa23e: Merge "Stopgap fix for layoutlib." into lmp-preview-dev
* commit 'ec9aa23e1e214c9359e38205495db225560c2753':
  Stopgap fix for layoutlib.
2014-05-29 09:43:33 +00: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.