Let say I have two composable, one composable want to rotate if the orientation change, another should not recompose by any orientation change, is that anyway to achieve this?
I try many ways but unable to work around this.
Let say I have two composable, one composable want to rotate if the orientation change, another should not recompose by any orientation change, is that anyway to achieve this?
I try many ways but unable to work around this.