Hello,
how to implement scrollViews with buttonGroup?
my markup:
the select events work and the selected views are displayed, but without the scrollView feature (no scrollBar). with this markup, as soon as i try to scroll in the 2nd or 3rd view, the image disappears to the opposite side.
any idea? an alternative would be using a listView as a selector as shown in the scrollView demo, but its not fully implemented in the example.
thanks