Files
frameworks_base/tools/layoutlib
Deepanshu Gupta 0fdf3fc659 am 3a6567a8: am 4eb298a9: LayoutLib: Fix true transparency in status bar.
* commit '3a6567a86e33071871ed950006ae286750727b0e':
  LayoutLib: Fix true transparency in status bar.
2015-08-26 21:12:15 +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.