Skip to content

DTPV 0.7.1

Compare
Choose a tag to compare
@vkay94 vkay94 released this 06 Jul 19:03
· 26 commits to master since this release
01a75cc

Features

  • [DoubleTapPlayerView] Removed final keyword from class to allow inheritance

Bugs

  • Downgraded ConstraintLayout version to 1.1.3 because of AAPT error which could show sometimes in build process if other dependencies use different versions of ConstraintLayout

Behavior Changes

  • Changed visibility of CirleClipTapView to internal
  • Added public.xml to make internal used resources private to projects which implement this library

Build changes

  • Reduced minimum SDK version to 16
  • Downgraded ConstraintLayout to 1.1.3
  • Updated ExoPlayer version to 2.11.7