Hello! I was wondering if anyone has had any exper...
# compose
c
Hello! I was wondering if anyone has had any experience with using compose
LazyColumn
and DIffUtil? Is this something that shouldn't be considered anymore since compose essentially acts as a diffUtil everytime the list changes?
a
c
Thank you! The key param is very interesting. Going to play around with this