Closed bkhezry closed 7 years ago
Hi bkhezry. Thanks for the hint.
I'll try to do that tomorrow or next week.
Is it possible to change swipe button text programatically? I can not access to public method, .setText()
No Ikermart, not yet. I will implement those requests in the next week.
Hi folks. Now it is possible to change the button parameters programmatically. You can also set the initial state of the button as enabled. Now use the 0.5.0 version.
Hi @leandroBorgesFerreira, there is a bug in this version. the wrong icon showing when initial state=enabled
@bkhezry Hello, bkhezry. Thanks for you contribution. This bug is fixed now in the version 0.5.1
Hi, thanks for this library. please add some function for changing start state of swipe-button from enabling icon to disabling icon. now it is disabled by default. also change value of
button_background
,inner_text_background
and etc programmatically.