How to do the new PlayStore parallax effect

前端 未结 6 537
栀梦
栀梦 2020-12-02 09:27

Does anyone know how can I achieve the new parallax scrolling effect - you can see the effect when you open an app on the PlayStore and try to scroll down, the content goes

6条回答
  •  天涯浪人
    2020-12-02 09:46

    try the ObservableScrollView library

    https://github.com/ksoichiro/Android-ObservableScrollView

    demo application from play store

    https://play.google.com/store/apps/details?id=com.github.ksoichiro.android.observablescrollview.samples2

    sample demo,

    enter image description here

提交回复
热议问题