Advertisement
Guest User

Untitled

a guest
Oct 11th, 2011
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.09 KB | None | 0 0
  1. FrameLayout fl = (FrameLayout)mActivity.findViewById(R.id.framelayout);
  2. fl.removeView(about);
  3.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement