Com.ForbiddenByte.OSA.Demos.SelectAndDelete Namespace |
| Class | Description | |
|---|---|---|
| BasicModel | ||
| MyCellViewsHolder | All views holders used with GridAdapter should inherit from CellViewsHolder | |
| MyGridParams | ||
| SelectAndDeleteExample |
Implementation demonstrating the usage of a GridAdapterTParams, TCellVH with support for selecting items on long click and deleting them with a nice collapse animation
| |
| SelectAndDeleteSceneEntry | Hookup between the DrawerCommandPanel and the adapter to isolate example code from demo-ing and navigation code |