Deepanshu Gupta b9b8aef94e Fix import order.
Change-Id: I50bfbf4011290683a1c6adb94e0b6fa301dcc75b
2015-03-13 15:24:59 -07:00
..
2015-03-10 18:16:21 -07:00
2015-03-13 15:24:59 -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.