You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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