Android代码 自定义动画和表头的ListView

houguof 14 0 ZIP 2020-07-17 16:07:27

StikkyHeader This is a very simple library for Android that allows you to stick an header to a ListView and easily apply animation to it Usage To use the StikkyHeader library, you just need 3 lines: StikkyHeaderBuilder.stickTo(mListView) .setHeader(R.id.header, containerLayout) .minHeightH

用户评论
请输入评论内容
评分:
暂无评论