android.support.wearable.view.WearableListView.OnCentralPositionChangedListener |
A listener interface that can be added to the WearableListView to get notified when the central item is changed.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the central item of the WearableListView changes.
|
Called when the central item of the WearableListView changes.
centralPosition | Position of the item in the Adapter. |
---|