Skip to content

Releases: QuarkWorks/DynamicPagerAdapter-Android

0.9.7

Choose a tag to compare

@JacobMuchow JacobMuchow released this 21 Apr 01:04
  • 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

Choose a tag to compare

@JacobMuchow JacobMuchow released this 14 Sep 23:47
Removed "final" from pager adapter methods, added non-destructive upd…

0.9.5

Choose a tag to compare

@JacobMuchow JacobMuchow released this 19 Aug 22:05
Added position data to onCreateViewHolder method.

0.9.4

Choose a tag to compare

@JacobMuchow JacobMuchow released this 19 Aug 21:42
Added generation of sources jar.

0.9.3

Choose a tag to compare

@JacobMuchow JacobMuchow released this 19 Aug 20:34
Updated ProGuard rules.

0.9.2

Choose a tag to compare

@JacobMuchow JacobMuchow released this 19 Aug 19:44
Added example for multiple view types.