Note: The Wearable Support Library classes under the android.support.wearable
package are subject to change. For the full Android API reference, see Reference.
android.support.wearable.view.GridViewPager.OnAdapterChangeListener |
Known Indirect Subclasses |
Callback interface for responding to a replaced or removed adapter.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the adapter is changed with
setAdapter(GridPagerAdapter) .
| |||||||||||
Called when a change is made to the content of the current adapter.
|
Called when the adapter is changed with setAdapter(GridPagerAdapter)
.
Called when a change is made to the content of the current adapter.