where do you place this? I have a test that fails on the iOS and it’s a lazy column that I have to vertically scroll to see the rest of the elements. This sounds like it could be the answer. Now the controll is a compose LazyColumn with no specific iOS UI all compose. is the interactive mode a top level configuration? I am using the standard CMP from the wizard. so using MainViewController.Kt
sweetclimusic
01/08/2025, 5:57 PM
I followed a thread on youtrack and a github pr, fix in latest version of CMP updated to 1.7.3 and the test which scrolls now works.