CollapsingToolbarLayout | Scrolling and layout issues 2

后端 未结 2 987
梦毁少年i
梦毁少年i 2020-12-23 19:07

Related Questions

CollapsingToolbarLayout | Scrolling and layout issues

Backgroud

I want to use 2 different fragments that will allow me to chan

2条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-23 20:01

    Remove app:contentScrim="?attr/colorPrimary" from your layout XML in CollapsingToolBarLayout tag. It will show the back button in toolbar

提交回复
热议问题