Help Android Wear and TV developers
Learn more
android.support.wearable.view.WearableListView.ClickListener |
Interface for listening for click events on WearableListView.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the central child of the WearableListView is tapped.
| |||||||||||
Called when the user taps the top third of the WearableListView and no item is present
there.
|
Called when the central child of the WearableListView is tapped.
view | View that was clicked. |
---|
Called when the user taps the top third of the WearableListView and no item is present there. This can happen when you are in initial state and the first, top-most item of the WearableListView is centered.