I will use this thread to list the two main differences between B4A ScrollView and B4i ScrollView:
1. B4i ScrollView supports both horizontal and vertical scrolling.
2. Instead of setting the inner panel width or height you need to set ScrollView.ContentWidth or ContentHeight.