摘要:
直接隐藏菜单某个项目(如果是结果页,则隐藏):menu.findItem(SHARE_ID).setVisible(lastResult == null);隐藏按钮: View shopperButton = activity.findViewById(R.id.shopper_button); shopperButton.setVisibility(View.GONE);Tag: A... 阅读全文
posted @ 2011-10-18 22:55
Candyroot
阅读(128)
评论(0)
推荐(1)
浙公网安备 33010602011771号