Fields Summary |
---|
private boolean | mUsingBigBg |
private android.graphics.drawable.Drawable | mBackgroundDrawable |
private android.graphics.drawable.Drawable | mBigBackgroundDrawable |
private android.widget.Button | mChangeBackgroundsButton |
private android.widget.TextView | mTextView |
private android.widget.LinearLayout | mLinearLayout |
private android.widget.RelativeLayout | mRelativeLayout |
private android.widget.FrameLayout | mFrameLayout |
private android.widget.AbsoluteLayout | mAbsoluteLayout |