Open usmanrana07 opened 7 years ago
@usmanrana07 Did you try to use the setText method?
so, how to change text programmatically? @leandroBorgesFerreira
there isn't a setText method. is it possible to achieve this??
i downloaded the code and edited it a bit and i was able to changes text.
@usmanrana07 can you share to us about the code?
swipeButton.setText is available . you can use tat to change the text of swipe button
maybe you should upgrade to a recent version of swipeButton, that was my problem. I was using version 0.4.0., I changed it do 0.6.0 and setText method appeared.
There should be an option to set the text programmatically.