Anyone know if this is actually available anywhere...
# compose
c
Anyone know if this is actually available anywhere? Screenshot from here: https://m3.material.io/components/lists/guidelines
y
Probably doesn't help, but Wear has this M3 component cs.android.com/androidx/…/SwipeToRevealSample.kt;l=63?q=f:material3%20swipet…
c
Yeah. thats the only thing I could find. lol my designer wants exactly that thing and im going crazy trying to figure out if im implmenting something that already exists lol
e
It doesn’t exist natively, tell your designer to use swipe to delete instead :) we had the exact same conversation, and they sent me a link to wear’s documentation 😄
a
There is SwipeToDismissBox but I haven't used it. Worth a try?
c
I've been using swipetodismiss as the foundation of my custom component, but unfortunately the dismiss behavior messes a lot up lol. @Ernestas lmao. yeah the wear stuff is aggravating. maybe ill file a bug lol
e
I'll be surprised if your bug report would be anything else than "won't fix, intended behavior" 😄 If the behavior designers want is something native to iOS - we would usually give an insane estimate, because I am tired of designers treating Android like an afterthought. If it's a completely custom component/behavior on both platforms, then it's fine.