Files
frameworks_base/tools/layoutlib
Jerome Gaillard 329c2b2293 Layoutlib supports rounded corners of different sizes am: 3381cde9f2 am: 6f35d2c6ea am: 69d9feb938
am: 92f5ea7f15

* commit '92f5ea7f151815f503cfdf20e810255e7b5eed8b':
  Layoutlib supports rounded corners of different sizes
2016-02-11 17:29:09 +00:00
..
2016-01-08 08:03:06 -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.