<I've been trying to implement this design in Kotl...
# stackoverflow
r
I've been trying to implement this design in Kotlin, but I still haven't succeeded I'm currently working on a project where I need to implement a specific design using Kotlin, but I'm trying to do it without Jetpack Compose. I've made some progress, but I'm stuck at a certain point and would appreciate any guidance or suggestions.

This is Design Link which I wanted to achieve.

Can you help me with this design? I'm trying to do it without using Jetpack Compose. Using Jetpack Compose, I've only gotten...