Join Slack
hey everyone, does Compose has something out of the box for a long press pop up text on an icon butt...
# compose-android
h
Hristijan
09/01/2023, 1:37 PM
hey everyone, does Compose has something out of the box for a long press pop up text on an icon button (or menu items at a Toolbar) like there is with XML that automatically disappears after 1-2 secs
c
Christiano
09/01/2023, 1:50 PM
As far as I know that is by use of a
tooltip
and it's something you have to add it yourselves.
https://medium.com/@MrAndroid/tooltips-in-jetpack-compose-d7667cb5ae0d
Christiano
09/01/2023, 1:51 PM
This is just the first link I found while looking for a tooltip example. There might be a better way to do it.
h
Hristijan
09/01/2023, 10:54 PM
PlainTooltipBox Is what I needed and I found it
4
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by