android - Menu in nested fragment with viewpager not hiding correctly -
i have view pager display serval nested fragments. consider a,b , c fragments directly hold view pager. , each a,b , c holds fragment d option menu. problem that, menu item correctly hided when switching page. when switch b, there duplicated menu items. know how fix this?
Comments
Post a Comment