Files
frameworks_base/tools/layoutlib
Filip Gruszczynski 97b3ae1a87 Fix build.
Cherry picking because automerger is stuck.

Change-Id: I49f669ee8eed53cf2fc30077cf0a066312865733
(cherry picked from commit c1b736a0cd)
2015-05-22 01:42:32 +00:00
..
2015-05-22 01:42:32 +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.