Custom Layouts
Hi there and thanks for the widget.
I would like to get some pointers on how to customize the action buttons. I attach bellow what my situation is

My list item has rounded corners as you see so I want the first action button to be maybe closer to the list item in order to blend in or is it possible to with some cliprect or something to alter the shape of the action button.
Any suggestions? Thanks
You can use CustomSlidableAction instead of SlidableAction.
I think that is not possible with the CustomSlidableAction
I have exactly same problem.
How to make this small little piece to have a color of a SlidableAction? How CustomSlidableAction can solve it?

I ended with a full custom implementation. In other words I'm not using this widget.
I ended with a full custom implementation. In other words I'm not using this widget.
@rekire can you share the code?
It's right now part of a commercial closed source project. So this is a bit tricky. Currently it also would leak internal usage, but I need to refactor it anyway. When done I can ask to publish it as a gist (so I do not need to maintain it).