android - ActionView of navigation item (NavigationView) doesn't get checked state -
it seems action view of navigation item in navigationview design library, doesn't 'checked' state updated when check item e.g. navigationview.setcheckeditem(r.id.something)
is there way other manually updating? involve unchecking whatever action view might checked, , checking 1 new checked item.
i have color of action view textview match main text label. seems there's no way either.
Comments
Post a Comment