Advertisement
Guest User

Untitled

a guest
May 23rd, 2012
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.11 KB | None | 0 0
  1. class BitmapView extends View {
  2.         public BitmapView(Context context) {
  3.             super(context);
  4.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement