slidetoact icon indicating copy to clipboard operation
slidetoact copied to clipboard

AlsoReverse

Open Kartikey15dem opened this issue 1 year ago • 0 comments

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.

Kartikey15dem avatar Oct 09 '24 12:10 Kartikey15dem