copy contents

  1. J

    Android Question How to copy Scrollview contents to CustomListView

    I have several tall and wide reports that are produced on a scroll panel. It is currently being done programmatically and scrolls vertically (and horizontally on iOS). How can I transpose or copy a scroll panel for all its contents to a CustomListView to gain the ability to scroll horizontally...
Top