Click or drag to resize

Com.ForbiddenByte.OSA.Demos.SimplePullToRefresh Namespace

 
Classes
  ClassDescription
Public classMyModel
Public classMyParams
Public classMyViewsHolder
Public classSimplePullToRefreshExample
This is very similar to SimpleExample, but it's a bit simpler and allows items to be refreshed or (new ones) inserted when the user pulls the ScrollView's start or end edge
Public classSimplePullToRefreshSceneEntry
Hookup between the DrawerCommandPanel and the adapter to isolate example code from demo-ing and navigation code. See SimplePullToRefreshExample for additional info