We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
最新版的ConsecutiveScroller; 使用的 implementation 'com.nex3z:flow-layout:1.3.3'框架的flowlayout; 布局是flow+ tab+viewpager+fragment形式,flow在activity和fragment中都有使用,其中activity的tab和fragment中的flowlayout设置了stiky属性 其中fragment中flow滑动时高度会抖动
本来是自定义的flowview,结果stiky属性失效,而且也会滑动抖动,然后才找了第三方的flowlayout;