Skip to content

1.2.5

Compare
Choose a tag to compare
@iwgang iwgang released this 07 Apr 03:30
· 11 commits to master since this release

更新记录:

  1. 优化Grid最后一个item的分割线显示逻辑,之前为隐藏,现改为显示,可以使用frv_isNotShowGridEndDivider配置为true来达到隐藏
  2. 增加动态同时设置分割线及分割线高度的方法setDivider(int height, Drawable divider)
  3. fix #8

gradle

compile 'com.github.iwgang:familiarrecyclerview:1.2.5'