Hello everyone, I know it's simple. but how can I ...
# compose
h
Hello everyone, I know it's simple. but how can I change activity with compose? Specifically inside a click block of a ListItem.
c
Not only are you depending on an API that makes your widget impossible to unit-test,
👀 This sentence just made me realize how much I still have yet to learn. 😄
😄 1
☝️ 1
h
@jim Thank you very much for your answer. I'm sure I know much more now 🙂 I'll fix my code to use a lambda so to the caller can invoke this and execute some action (change activity as I wish to do)