Change item of Spinner menu in navigation drawer from fragment
Hi..
I'm beginner android development.
I want to change item of spinner menu from fragment.
excample layout :
I have "login"fragment, and I want to set item for spinner menu after i was succeed login.
please help me..
sorry for my english
请先登录再写评论。
I was try and try in a long time and finally succeed.
this is my solution:
1. in MainActivity code for set menu item:
2. in LoginFragment to change item of Spinner menu.
if login is true and I was geting data to be item of Spinner menu I just call method setDrawerItem()
the problem with this simple solution has been wasting my time in 2 days..:^O:^O:p:^O:)B-)