smooth-app-bar-layout icon indicating copy to clipboard operation
smooth-app-bar-layout copied to clipboard

ToolBar expands while fragment is too short in viewpager

Open huyn opened this issue 8 years ago • 1 comments

When I ran SmoothViewPagerActivity in sample project,I found that when I swiped to a short fragment(the MOUSE or BIRD tab),Toolbar expected to be collapsed expanded. I supposed it to be a bug. please check it. thanks for the stuff you have contributed!

huyn avatar May 09 '16 04:05 huyn

Hi @huyn

This is by design. SmoothAppBarLayout uses different approach compared to AppBarLayout. This is it limitation. I will try to improve it in next release.

Thanks

henrytao-me avatar Aug 07 '16 04:08 henrytao-me