Collapsing AppBarLayout not scrolling with TabLayout and NestedScrollView
I have an issue with scrolling Collapsing AppBar, when I am trying to scroll it touching the AppBarLayout part. And also it sometimes scrolling not smoothly. Here is short (1m 30s) video of issue : https://www.youtube.com/watch?v=n32N9Z4S3SA&feature=youtu.be Here is link to simple project (only this issue on github): https://github.com/yozhik/Reviews/tree/master/app/src/main/java/com/ylet/sr/review I'm using: com.android.support:appcompat-v7:27.1.1 There is issue on offsite: https://issuetracker.google.com/issues/37050152 How it is: https://www.youtube.com/watch?v=xWadOVEaTSY&feature=youtu.be