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

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -