slidetoact
slidetoact copied to clipboard
AlsoReverse
Description
The also_reverse attribute can be used to make the slider slidable from both sides which means after sliding from left to right it can be slided back and then the callbacks can be used as shown in the readme file.
Related PRs/Issues
One of the Tests is failing (message which I got in the terminal "Task :example:connectedDebugAndroidTest FAILED" ) which is due the following reason: " slidetoact\example\src\main\java\com\ncorti\slidetoact\example\SampleActivity.java uses or overrides a deprecated API." even I had not changed any code SampleActivity.