I’m working on an app for android using Delphi XE8 and I need to synchronize two list views, so that when one is scrolled, the other scrolls in sync. And vice versa. The two lists have the same number of items.
How can I do this?
I’m working on an app for android using Delphi XE8 and I need to synchronize two list views, so that when one is scrolled, the other scrolls in sync. And vice versa. The two lists have the same number of items.
How can I do this?