Skip to content

Releases: liaohuqiu/android-GridViewWithHeaderAndFooter

Fix click item position

Choose a tag to compare

@liaohuqiu liaohuqiu released this 16 May 23:56
  1. fix item click position #25
  2. fix setEmptyView(), #27
  3. getOriginalAdapter(), #11
Thanks:
  1. @pushbit, for issue #11
  2. @PankovSerge, for issue and PR #27
  3. @SadieYuCN for PR #25

Fix 2.3.x error

Choose a tag to compare

@liaohuqiu liaohuqiu released this 14 Apr 09:42
1.0.11

update version

make 2.3.7 haaaaaaappy

Choose a tag to compare

@liaohuqiu liaohuqiu released this 26 Mar 04:18

fix #21
fix #22

make padding happy

Choose a tag to compare

@liaohuqiu liaohuqiu released this 19 Dec 08:10

1.0.8

Choose a tag to compare

@liaohuqiu liaohuqiu released this 24 Nov 15:34
  • Make it display correctly when API level < 11
  • Make reuse working correctly, fix #2
  • Make header layout full width even when gravity set to center, fix #5