WearableRecyclerView.OffsettingHelper
public
static
abstract
class
WearableRecyclerView.OffsettingHelper
extends Object
java.lang.Object | |
↳ | android.support.wearable.view.WearableRecyclerView.OffsettingHelper |
![]() |
This class is deprecated.
use WearableRecyclerView.ChildLayoutManager
instead.
This class defines the offsetting logic for updating layout of children in a WearableRecyclerView.
Summary
Public constructors | |
---|---|
WearableRecyclerView.OffsettingHelper()
|
Public methods | |
---|---|
abstract
void
|
updateChild(View child, WearableRecyclerView parent)
Override this method if you wish to implement custom child layout behavior on scroll. |
Inherited methods | |
---|---|
![]()
java.lang.Object
|
Public constructors
WearableRecyclerView.OffsettingHelper
WearableRecyclerView.OffsettingHelper ()
Public methods
updateChild
void updateChild (View child, WearableRecyclerView parent)
Override this method if you wish to implement custom child layout behavior on scroll.
Parameters | |
---|---|
child |
View : the current child to be affected. |
parent |
WearableRecyclerView : the WearableRecyclerView parent that this helper is attached to.
|
Annotations
Interfaces
- ActionChooserView.ActionChooserListener
- ConfirmationOverlay.FinishedAnimationListener
- DelayedConfirmationView.DelayedConfirmationListener
- GridPageOptions
- GridPageOptions.BackgroundListener
- GridViewPager.OnAdapterChangeListener
- GridViewPager.OnPageChangeListener
- WatchViewStub.OnLayoutInflatedListener
- WearableListView.ClickListener
- WearableListView.OnCenterProximityListener
- WearableListView.OnCentralPositionChangedListener
- WearableListView.OnScrollListener
Classes
- ActionChooserView
- ActionLabel
- ActionPage
- BoxInsetLayout
- BoxInsetLayout.LayoutParams
- CardFragment
- CardFrame
- CardScrollView
- CircledImageView
- CircularButton
- ConfirmationOverlay
- CrossfadeDrawable
- CurvedChildLayoutManager
- DefaultOffsettingHelper
- DelayedConfirmationView
- DismissOverlayView
- DotsPageIndicator
- FragmentGridPagerAdapter
- GridPagerAdapter
- GridViewPager
- GridViewPager.LayoutParams
- ProgressSpinner
- SimpleAnimatorListener
- SwipeDismissFrameLayout
- SwipeDismissFrameLayout.Callback
- WatchViewStub
- WearableFrameLayout
- WearableFrameLayout.LayoutParams
- WearableListView
- WearableListView.Adapter
- WearableListView.GenericAdapter
- WearableListView.ViewHolder
- WearableRecyclerView
- WearableRecyclerView.ChildLayoutManager
- WearableRecyclerView.OffsettingHelper