Relative Content

Tag Archive for androidxmlandroid-layout

Appbar doesn’t show when using with fragment

I wanna show ToolBar ahead of the fragment, however, it doesn’t show at runtime. Although I tried to remove the fragment, it doesn’t show ToolBar. I can’t find any information about this problem on the Internet.