Is there an easier way of using `PopupPositionProv...
# compose
y
Is there an easier way of using
PopupPositionProvider
? I have extended it and am calculating the position myself with
calculatePosition
but it can get a little bit complicated depending on the scenario. I remember this being much easier without Compose.