Ji-Hwan Lee a3874f0ac6 LayoutLib: Fix broken sdk builds
Change-Id: I301b312195eb3e57cb581d015e7c0b0492084b3e
2014-06-13 20:34:54 +09:00
..
2014-06-13 20:34:54 +09:00
2014-06-10 17:44:14 -07:00
2014-06-10 17:00:29 -07:00
2014-06-07 11:19:03 -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.