FileDocCategorySizeDatePackage
ListOfShortShortTallShortShort.javaAPI DocAndroid 1.5 API1081Wed May 06 22:42:02 BST 2009com.android.frameworktest.listview

ListOfShortShortTallShortShort

public class ListOfShortShortTallShortShort extends com.android.frameworktest.util.ListScenario
Exposes fading in and out multiple items.

Fields Summary
Constructors Summary
Methods Summary
protected voidinit(Params params)

        params.setNumItems(5)
                .setItemScreenSizeFactor(0.1)
                .setFadingEdgeScreenSizeFactor(0.22)
                .setPositionScreenSizeFactorOverride(2, 1.1);