theapache64
03/05/2022, 9:17 AMPressInteraction.Release
? Currently it only provides pressPosition
🤔Louis Pullen-Freilich [G]
03/05/2022, 7:16 PMtheapache64
03/05/2022, 7:37 PMSurface
with role = Role.Button,
, because of this, the gesture detector won’t work. I think i need to go with the other bare minimum`Surface`Louis Pullen-Freilich [G]
03/05/2022, 8:06 PMPressInteraction
subclass that also has released information - this would allow you to still use indication for this systemZach Klippenstein (he/him) [MOD]
03/08/2022, 12:53 AMIndication typically doesn't move with a press, and it stays in the same position until the press is releasedWhat is “typically” here? More than just Material? I've seen some TV UIs that move the indication along with a gesture too.