README for layoutlib.

Change-Id: If8192232b70f2c4084cf73abd54b7798296e8c16
This commit is contained in:
Xavier Ducrohet
2010-04-09 17:19:02 -07:00
parent ff28490f5c
commit 3a8d3167bc

4
tools/layoutlib/README Normal file
View File

@@ -0,0 +1,4 @@
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.