Click or drag to resize

Com.ForbiddenByte.OSA.Demos.SelectAndDelete Namespace

 
Classes
  ClassDescription
Public classBasicModel
Public classMyCellViewsHolder
All views holders used with GridAdapter should inherit from CellViewsHolder
Public classMyGridParams
Public classSelectAndDeleteExample
Implementation demonstrating the usage of a GridAdapterTParams, TCellVH with support for selecting items on long click and deleting them with a nice collapse animation
Public classSelectAndDeleteSceneEntry
Hookup between the DrawerCommandPanel and the adapter to isolate example code from demo-ing and navigation code