I've recently failed an Android test challenge for...
# codereview
z
I've recently failed an Android test challenge for an interview. I used Compose with MVIKotlin and Decompose. This is the challenge: https://github.com/herrbert74/Vitalikes/blob/main/CHALLENGE.md This is the feedback with my responses: https://github.com/herrbert74/Vitalikes/blob/main/FEEDBACK.md I fixed what I could, see the challenge and the fixes committed in the same repo. My questions: • Are my fixes correct? I never used Compose at my job, and apparently I never did some of what they wanted to see. • Are my comments correct? I think the reviewer was mistaken on a few points, partly because they've had no experience with MVIKotlin.