Files
frameworks_base/tools/layoutlib
Todd Kennedy a67932374d Revert "Revert "Remove deprecated methods / classes""
This reverts commit 5cbeb59026.

Change-Id: Id96010364d65e6131221ebbcc8ce5889a2da256c
2016-03-01 07:19:33 -08:00
..
2016-02-18 02:10:24 +00:00
2016-02-29 10:24:52 +00:00
2016-02-17 20:50:00 -08: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.