TabLayout with viewpager not smooth scrolling

前端 未结 9 694
既然无缘
既然无缘 2020-12-29 03:36

Edit

I have followed these tutorials to fix this problem.

http://www.truiton.com/2015/06/android-tabs-example-fragments-viewpager/ https://g

9条回答
  •  Happy的楠姐
    2020-12-29 03:56

    This is nothing new with android's coordinate layout and appBar layout; I am sure you won't be able to make it smoother no matter what you do. However

    https://github.com/henrytao-me/smooth-app-bar-layout
    

    this could fulfill your requirements; However firstly download the sample app from

    https://play.google.com/store/apps/details?id=me.henrytao.smoothappbarlayout
    

    to see if it fits your need.(just to be sure)

提交回复
热议问题