Android RecyclerView with CollapsingToolbarLayout smooth scroll issue

后端 未结 3 1440
温柔的废话
温柔的废话 2020-12-18 10:27

I want to use CollapsingToolbarLayoutwith RecyclerView, like Whatsapp.

Here is the captured video : https://sendvid.com/0oi2lx

3条回答
  •  無奈伤痛
    2020-12-18 11:00

    I had problems with RecyclerView and CollapsingToolbarLayout as well (did not collapse at all). Try using the current version 23.4.+ of recyclerview, appcompat and design if you're not doing already.

提交回复
热议问题