moko-widgets icon indicating copy to clipboard operation
moko-widgets copied to clipboard

Widget List implement long item click and swipe to action

Open Diy2210 opened this issue 5 years ago • 3 comments

How I implement long item click and swipe to action from widget list?

Diy2210 avatar Jul 02 '20 12:07 Diy2210

long click and swipe not implemented yet in common code. if you want it - implement your own widget, just like https://github.com/icerockdev/moko-widgets/blob/master/widgets/src/commonMain/kotlin/dev/icerock/moko/widgets/ClickableWidget.kt

Alex009 avatar Jul 06 '20 16:07 Alex009

i mark issue as enhancement to add support of long click and swipe later

Alex009 avatar Jul 06 '20 16:07 Alex009

I understand, we will wait!

Diy2210 avatar Jul 07 '20 10:07 Diy2210