Files
frameworks_base/tools/layoutlib
Deepanshu Gupta c2f8b30efc am a046f4d1: Merge "Layoutlib: Fix FontFamily_Delegate use after unref" into lmp-preview-dev
* commit 'a046f4d1ee7bff98dfe94dc52539c88dfd290647':
  Layoutlib: Fix FontFamily_Delegate use after unref
2014-05-29 15:42:46 +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.