Click or drag to resize

Com.ForbiddenByte.OSA.Demos.LoopingSpinners Namespace

 
Classes
Class Description
Public class LoopingSpinnerExample
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 class LoopingSpinnersSceneEntry
Helper that manages the spinners in this example and delegates commands from the drawer panel to all of them
Public class MyItemViewsHolder
Public class MyParams