FileDocCategorySizeDatePackage
BitmapDrawable.javaAPI DocAndroid 1.5 API1283Wed May 06 22:42:02 BST 2009com.android.frameworktest.drawable

BitmapDrawable

public class BitmapDrawable extends android.app.Activity

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

        super.onCreate(icicle);

        setContentView(R.layout.with_bitmap_background);