I have some trouble keeping scroll state in VerticalScroller. I have a feed screen and a details screen, and when backing from detail to feed the scroll state in feed is reset. I think this used to work fine for me in dev09 or something, anyone has had similar issues?
Adrian Blanco
06/19/2020, 10:28 AM
Dirty solution, just save scroll state as a file local variable, and write to it in onDispose