ViewGroup inside CollapsingToolbarLayout show extra bottom padding when set fitsSystemWindows to be true

前端 未结 7 2338
有刺的猬
有刺的猬 2021-02-08 15:05

I am building an application and there is a profile fragment which shows a profile background image and some other elements. Like the screenshot below:

My quest

7条回答
  •  不思量自难忘°
    2021-02-08 15:59

    did you try turning the layout bounds on in dev option and see which view is behind this padding, or use Layout inspector?

提交回复
热议问题