loloof64
01/07/2022, 4:10 PMLazyColumn , how can I know if an item has been Long-clicked, and its index ?loloof64
01/07/2022, 4:17 PMloloof64
01/07/2022, 4:19 PMInteractionState#collectIsPressedAsState()
but nothing for a long press.loloof64
01/07/2022, 4:24 PMcombineClickable and onLongClick in order to get the selected item ? Because onLongClick can't give me that information directlyZoltan Demant
01/07/2022, 5:16 PMFolderItem/FileItem where you have access to the long clicked item as well.loloof64
01/07/2022, 11:15 PMloloof64
01/08/2022, 9:52 AM