File
Doc
Category
Size
Date
Package
ListWithFirstScreenUnSelectable.java
API Doc
Android 1.5 API
1028
Wed May 06 22:42:02 BST 2009
com.android.frameworktest.listview
ListWithFirstScreenUnSelectable
java.lang.Object
com.android.frameworktest.util.ListScenario
public class ListWithFirstScreenUnSelectable extends com.android.frameworktest.util.ListScenario
The first item is unselectable, and takes up the whole screen.
Fields Summary
Constructors Summary
Methods Summary
protected void
init
(
Params
params)
params.setItemScreenSizeFactor(1.2) .setNumItems(2) .setPositionsUnselectable(0);
Java Code Source