Romain Rastel

Results 180 comments of Romain Rastel

Interesting use case! I will keep it in mind for my refactoring.

Can you verify this use case is still possible in the 1.0 version?

Can you try with a `CustomSlidableAction` and put the `Semantics` above its child instead?

Ok I will look at it for while doing the refactoring.

Should be ok with 1.0. Can you test it?

There is a `borderRadius` on the `SlidableAction` now, can you test with the latest version?

I'm not sure that how we should fix the issue. Can you send me a repro example I could just run to see what we can see?

For the moment you can't, but you're right, one should be able to configure this. Instead of using bu default _defaultMovementDuration and _defaultCurve, we should provide the duration and curve...

The foreground color can be set, and if not set, it will takes the color which is the most appropriate depending on the the background.

@EshwarSatrasala do you have an independent sample code I could run to see the issue? @lifenautjoe Yes, the same will thing will happen with PageViews I think.