Is there any way to open a dropdown menu on long p...
# compose
n
Is there any way to open a dropdown menu on long press and selecting the item when lifting the finger? Like https://stackoverflow.com/q/39816318/4288782 . What's the compose way to implement something like this? I'd appreciate any hints.