DrawerLayout + CollapsingToolbar + Fragments; Toolbar won't collapse or show image
问题 As the title suggests, I have an activity that has a FrameLayout that houses my Fragments [I am NOT using a Tabs, just Transactions]. I also have a NavigationDrawer and Toolbar . All of these things work fine. The issue is that I'm trying to add a CollapsingToolbarLayout to the Activity layout and have RecyclerView in the Fragment scroll and control the collapsing of the CollapsingToolbarLayout . With the setup shown below, I'm able to use the NavigationDrawer , see the Toolbar and the