FileDocCategorySizeDatePackage
TableLayout10.javaAPI DocGoogle Android v1.5 Example1056Sun Nov 11 13:01:04 GMT 2007com.google.android.samples.view

TableLayout10

public class TableLayout10 extends android.app.Activity

Fields Summary
private boolean
mShrink
Constructors Summary
Methods Summary
protected voidonCreate(android.os.Bundle icicle)

        super.onCreate(icicle);

        setContentView(R.layout.table_layout_10);