swipe-button icon indicating copy to clipboard operation
swipe-button copied to clipboard

A button that activates by swipe instead of touch

Results 48 swipe-button issues
Sort by recently updated
recently updated
newest added

I tried implementing the library and found that the swiping is not happening smoothly nor it swipes to the end. Any help? Version: `implementation 'com.ebanx:swipe-button:0.8.3'` xml: ``` ```

Swipe Button does not work inside a ViewPager. By sliding the component, ViewPager shifts the view. My ViewPager is used to make tabs. SwipeButton sits on an Adapter within a...

Thank you for the wonderful library. Is this library license free? Is it possible to have information about licenses on github? Thank you.

I have a recyclerview consisting of cards. Each card has textview and swipe button but button gets stuck in between while swiping and does not return to its initial state.

Hi can you help me with this extra feature? https://stackoverflow.com/questions/57953583/adding-function-change-image-in-a-swipe-button Thanks

I will slide. kn it is in active state. when it come backs to de-active state button_image_disabled size is reduced

https://github.com/ebanx/swipe-button/blob/ae46883b10cb9f92ebb0cf4b9a627f6e177153cb/swipe-button/src/main/res/values/strings.xml#L2 The library also defines the string resource `app_name` and may override the resource provided by the app. I suggest removing the `app_name` string resource from the library.

I want to swipe it on button click, isthere any method???

This app:button_image_disabled="@drawable/ic_sad" Image ic_sad is coming as very small. I can't make it big even by using button_image_height. please suggest