コード例 #1
0
 private void removeStatusView()
 {
     mTabHost.RemoveView(statsView);
     statsView = null;
 }