我怎么能在android中执行此滑动?这是android 5 app设置活动。
答案 0 :(得分:1)
您需要使用yourCollectionView.delaysContentTouches = NO;
实现jQuery('.edit-link').on("click", function() {
var thisJobId = jQuery(this).attr('id').split('-')[1];
console.log("thisJobId = " + thisJobId); // test
});
。
github中有很多可用的库:
https://github.com/eccyan/SpinningTabStrip
https://github.com/lsjwzh/RecyclerViewPager
https://github.com/JakeWharton/ViewPagerIndicator
您可以在此处查看更多内容:
答案 1 :(得分:0)