Files
frameworks_base/tools/layoutlib
Deepanshu Gupta 51747638ed am d7b7e93a: am 9969f858: LayoutLib: Fix ring rendering.
* commit 'd7b7e93a47e99fb54c91fb0d5b37971c8638074d':
  LayoutLib: Fix ring rendering.
2015-10-07 21:29:30 +00:00
..
2015-05-13 22:18:37 -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.