Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Version 2.0.3

Compare
Choose a tag to compare
@r0adkll r0adkll released this 18 Jun 21:44
· 67 commits to master since this release

This version brings expanded capabilities to the SlidrConfig class allowing you to specify the background scrim color, it's start and ending alpha values (from 0 to 1) as well as two new SlidrPosition configurations:

  • SlidrPosition.VERTICAL - This allows you to swipe away the activity with both up and down gestures
  • SlidrPosition.HORIZONTAL - This allows you to swipe away the activity with both left and right gestures

You can also now specify the velocity and distance(in terms of % of the screen) thresholds for the slide gesture to take.