Skip to content

Releases: liaohuqiu/android-GridViewWithHeaderAndFooter

Fix click item position

16 May 23:56

Choose a tag to compare

  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

14 Apr 09:42

Choose a tag to compare

1.0.11

update version

make 2.3.7 haaaaaaappy

26 Mar 04:18

Choose a tag to compare

make padding happy

19 Dec 08:10

Choose a tag to compare

1.0.8

24 Nov 15:34

Choose a tag to compare

  • 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