Hey guys. I need your help. I'm trying to implemen...
# compose
s
Hey guys. I need your help. I'm trying to implement similar behavior with compose (attachment 1). But I faced with an issue. The problem is that during first transition from "closed" to "open" state, there is a problem with offset (see attachment 2). I'm curious: 1. Is it a bug of compose or am I doing something wrong? 2. Am I over-complicating the things and there is a way to implement it easier/better? The code of my composable is in the thread. As always thanks a lot in advance for your help.