UGUI Super ScrollView gives easily-customizable ScrollView, based on UGUI ScrollRect. It is a set of C# scripts to help you create ScrollView that you need. It's very powerful and highly optimized for performance.Document | Android DemoDemos- List View Demos:List View Top To Bottom DemoList View Left To Right DemoList View Select Delete DemoList View Pull Down Refresh DemoList View Pull Up Load More DemoList View Click Load More DemoList View Expand DemoList View Filter DemoList View Content Fitter DemoList View Multiple Prefab Top To Bottom DemoList View Multiple Prefab Left To Right DemoList View Bottom To Top DemoList View Right To Left DemoList View Simple Top To Bottom DemoList View Simple Loop Top To Bottom DemoList View Simple Left To Right DemoList View Simple Loop Left To Right DemoList View Simple Load More Demo- Grid View Demos:Grid View Top To Bottom DemoGrid View Left To Right DemoGrid View Click Load More DemoGrid View Select Delete DemoGrid View Diagonal Top Left DemoGrid View Diagonal Bottom Right DemoGrid View Diagonal Select Delete DemoGrid View Multiple Prefab Top To Bottom DemoGrid View Multiple Prefab Left To Right DemoGrid View Bottom To Top DemoGrid View Right To Left DemoGrid View Simple Top To Bottom DemoGrid View Simple Left To Right DemoGrid View Simple Filter DemoGrid View Simple Diagonal Top Right DemoGrid View Simple Diagonal Bottom Left Demo- Staggered View Demos:Staggered View Top To Bottom DemoStaggered View Left To Right DemoStaggered View Bottom To Top DemoStaggered View Right To Left DemoStaggered View Simple Top To Bottom DemoStaggered View Simple Left To Right Demo- Special Grid View Demos:Special Grid View Top To Bottom DemoSpecial Grid View Left To Right DemoSpecial Grid View Select Delete DemoSpecial Grid View Pull Down Refresh DemoSpecial Grid View Pull Up Load More DemoSpecial Grid View Feature Top To Bottom DemoSpecial Grid View Feature Left To Right DemoSpecial Grid View Simple Top To Bottom DemoSpecial Grid View Simple Left To Right Demo- Chat View Demos:Chat View DemoChat View Change Viewport Height Demo- Gallery Demos:Gallery Horizontal DemoGallery Vertical Demo- Responsive View Demos:Responsive View DemoResponsive View Refresh Load Demo- Tree View Demos:Tree View DemoTree View With Sticky Head DemoTree View With Child Indent DemoTree View Simple Demo- Page View Demos:Page View DemoPage View Simple Demo- Spin Demos:Spin Date Picker DemoSpin Time Picker DemoSpin Date Time Picker Demo- Nested View Demos:Nested List View Top To Bottom DemoNested List View Left To Right DemoNested Grid View Top To Bottom DemoNested Grid View Left To Right DemoNested Simple List View DemoNested Simple Grid View DemoNested Simple Special Grid View Demo- ListView Animation Demos:List View Add Clip Animation DemoList View Add Fade Animation DemoList View Add Clip Fade Animation DemoList View Add Slide Left Animation DemoList View Add Slide Right Animation DemoList View Delete Clip Animation DemoList View Delete Fade Animation DemoList View Delete Clip Fade Animation DemoList View Delete Slide Left Animation DemoList View Delete Slide Right Animation DemoList View Expand Clip Animation DemoList View Expand Fade Animation DemoList View Expand Clip Fade Animation Demo- Draggable View Demos:Draggable View Fade Top To Bottom DemoDraggable View Fade Left To Right DemoDraggable View Top To Bottom DemoDraggable View Left To Right DemoFeatures:- ListView and GridView- Staggered View. An vertical/horizontal view can be used tocreate grid view that the items have different height/width- GridView can scroll vertical and horizontal at the same time- Infinite items- Item in different sizes (height/width)- Item with different prefab- Items with unknown size at init time- Vertical ListView (Top To Bottom, Bottom To Top)- Horizontal ListView (Left To Right, Right To Left)- Item padding- Scroll to an item with an offset- Item count changed at runtime- Item size (height/width) changed at runtime- Item snapped to any position in viewport- Item loop such as spinner- Refresh and reload items- Use pool to cache items and don't destroy items at runtime- Recycle items efficiently- Platform-independent- Unity platforms support(IOS/Android/Mac/PC/Console/Winphone/WebGL...)- Demos, Document and full C# source codePS: If you have any questions, please mail to rainbowgame@outlook.com