Click or drag to resize

frame8.ScrollRectItemsAdapter.LoopingSpinnerExample Namespace

 
Classes
  ClassDescription
Public classLoopingSpinnerExample
Very basic example with a spinner that loops its items, similarly to a time picker in an alarm app. Minimal implementation of the adapter that initializes and updates the viewsholders. The size of each item is fixed in this case and it's the same as the prefab's
Public classLoopingSpinnerExampleHelper
Helper that manages the spinners in this example and delegates commands from the drawer panel to all of them
Public classMyItemViewsHolder
Public classMyParams