File
Doc
Category
Size
Date
Package
TallTextAboveButton.java
API Doc
Android 1.5 API
1036
Wed May 06 22:42:02 BST 2009
com.android.frameworktest.scroll
TallTextAboveButton
java.lang.Object
com.android.frameworktest.util.ScrollViewScenario
public class TallTextAboveButton extends com.android.frameworktest.util.ScrollViewScenario
An (unfocusable) text view that takes up more than the height of the screen followed by a button.
Fields Summary
Constructors Summary
Methods Summary
protected void
init
(
Params
params)
params.addTextView("top tall", 1.1f) .addButton("button", 0.2f);
Java Code Source