Deepanshu Gupta 467f6a4f0d am 2aa403fe: Merge "LayoutLib: Fix android:dependency for preferences." into mnc-ub-dev
* commit '2aa403fe0c86291c6fd65317e93a72549e6e10de':
  LayoutLib: Fix android:dependency for preferences.
2015-10-09 22:04:16 +00:00
..
2015-10-07 12:46:15 -07: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.