i have tried implementing new navigationview android support design library. app consists of a drawerlayout fragment holding navigationview. simple menu icons.
i'm starting app no items checked.
i click on item item gets checked, , both text , icon shows checked state:
i open , close drawer swiping. happens text selected item shows selected state, icon not. on other hand item above has icon showing checked state.
is bug or have done wrong?
i project app screenshots can viewed here:
solution put navigationview directly drawerlayout, not inside fragment.
Comments
Post a Comment