Advertisement
Guest User

Untitled

a guest
Sep 29th, 2011
419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.17 KB | None | 0 0
  1. <Button android:text="Button"
  2. android:id="@+id/button1"
  3. android:layout_width="wrap_content"
  4. android:layout_height="wrap_content"
  5. android:filterTouchesWhenObscured="true"/>
  6.  
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement