Files
frameworks_base/tools/layoutlib
Colin Cross 5abb99e206 Fix build
addAppToekn and setAppTask have a new argument.

Change-Id: I8a66863ba4e1cb2991a9f2ae355d0b89e9789f57
2016-07-29 10:46:58 -07:00
..
2016-07-29 10:46:58 -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.