Click or drag to resize

Com.ForbiddenByte.OSA.Demos.LoopingSpinners 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 classLoopingSpinnersSceneEntry
Helper that manages the spinners in this example and delegates commands from the drawer panel to all of them
Public classMyItemViewsHolder
Public classMyParams