swipe-button
swipe-button copied to clipboard
A button that activates by swipe instead of touch
Exactly as the title says, I can't change the color unless I create another drawable and it's a bit counterproductive to create 24 new drawables just for the colors.
hello there, as specified in the title, the lib not working in the arabic mode for image it's not get reflected to be on the right same as trail image...
Is it possible to move the binarys to mavenCental()? JCenter will be shut down.
When adding dependency implementation 'com.ebanx:swipe-button:0.4.0 , facing dependency error
Hi thanks for the great feature... I am trying to save the state of the button when switching between fragments. I tried sharedpreferences but it did not work. everytime i...
Hi. I wanted to use this library in one of my project but was not able to apply any font on the inner text. So I added that functionality. Please...
Hello, It is possible to change swipe orientation ? Currently : A --------> B I would like : B
i want to make if condition to check the inner text but i can't find somthing only swipe.setText no more. i want to make if(swap.innerText=="ali") , got it?
Added Font Family Implementation
cannot access setTrailBackground method even though it is public. I need to programmatically change the trailing background when theme is switch from day to night and vice versa. I have...