Why is there such limited supported for <PlatformHapticFeedback> while the <constants> exposed throu...
c
Why is there such limited supported for PlatformHapticFeedback while the constants exposed through android are many? Is it because android treats
LongPress
as just a click?
s
Probably for the best I'd say. The constants exposed by android were confusing to choose from.
c
There were definitely a lot but I couldn’t find any explicit reasoning why compose chose to expose only two types. Thanks for chiming in though 🙂