More efficient than an ArrayList since we do a lot of remove operations. Change-Id: Ic4c89df4560066f1a3ab0e71a3b180a9734f9cd6 (cherry picked from commit 12754d621b20e6a925999096ab6f21c4cbfe594a)
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.