Toolbar menu not working when change main activity toolbar from a fragment in Single Activity app

后端 未结 0 394
醉话见心
醉话见心 2021-01-31 16:43

I have access from a fragment to the main activity\'s toolbar in a single activity app:

toolbar = activity?.findViewById(R.id.toolbar)!!

then on

相关标签:
回答
  • 消灭零回复
提交回复
热议问题