Test: Modified testScrolled to check the only-measure behaviour Change-Id: Ie86c329e0f7d9135d53274977e24f431f5edc201 (cherry picked from commit 2d657bc344717281e470430b05adaa32fbd0af00)
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.