Using windowTranslucentStatus with CollapsingToolbarLayout

前端 未结 7 1598
南旧
南旧 2020-12-14 06:09

I\'m trying to get a similar effect to what is seen on google play.

I\'ve got the below layout to show a transparent toolbar with an image behind it. When the user s

7条回答
  •  [愿得一人]
    2020-12-14 07:04

    I have the same issue, but there is one thing i know.

    If you what to have a transparent statusbar on a normal toolbar, you need to add a 16dp padding top.

提交回复
热议问题