Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. FrameLayout fl = (FrameLayout)mActivity.findViewById(R.id.framelayout);
  2. fl.removeView(about);
  3.