Apr 24, 2024
Hi @Attila Vago, To be honest, I haven't implemented accessibility features in lazylist yet. However, I believe we can utilize contentDescription, Modifier.semantics, and CollectionInfo to achieve it.
You can find resources online to guide you through the process.
Thank you for your response. If I get the chance, I'll definitely write about it soon.