Skip to content

Releases: QuarkWorks/DynamicPagerAdapter-Android

0.9.7

21 Apr 01:04

Choose a tag to compare

  • Renamed project to DynamicPagerAdapter-Android (the important part).

  • Updated README.md with some explanation, examples, and Gradle instructions.

  • Fixed code-perform dismissal animation bug for short Views.

0.9.6

14 Sep 23:47

Choose a tag to compare

Removed "final" from pager adapter methods, added non-destructive upd…

0.9.5

19 Aug 22:05

Choose a tag to compare

Added position data to onCreateViewHolder method.

0.9.4

19 Aug 21:42

Choose a tag to compare

Added generation of sources jar.

0.9.3

19 Aug 20:34

Choose a tag to compare

Updated ProGuard rules.

0.9.2

19 Aug 19:44

Choose a tag to compare

Added example for multiple view types.