FileDocCategorySizeDatePackage
BitmapDrawable.javaAPI DocAndroid 5.1 API1268Thu Mar 12 22:22:12 GMT 2015android.view

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);