android.support.wearable.view
Annotations
ConfirmationOverlay.OverlayType |
This @interface is deprecated.
use androidx.wear.widget.ConfirmationOverlay provided by the Jetpack Wear library instead.
|
Interfaces
ActionChooserView.ActionChooserListener | This interface is deprecated. this interface is deprecated along with the rest of this class. |
ConfirmationOverlay.FinishedAnimationListener |
This interface is deprecated.
use androidx.wear.widget.ConfirmationOverlay provided by the Jetpack Wear library instead.
|
DelayedConfirmationView.DelayedConfirmationListener |
This interface is deprecated.
use the androidx.wear.widget.CircularProgressLayout from the Jetpack Wear library instead.
|
GridPageOptions |
This interface is deprecated.
starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
for apps. If you are looking to implement vertical paging pattern, consider using the SnapHelper and a RecyclerView
instead.
|
GridPageOptions.BackgroundListener |
This interface is deprecated.
starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
for apps. If you are looking to implement vertical paging pattern, consider using the
SnapHelper and a RecyclerView instead.
|
GridViewPager.OnAdapterChangeListener |
This interface is deprecated.
starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
for apps. If you are looking to implement vertical paging pattern, consider using the
SnapHelper and a RecyclerView instead.
|
GridViewPager.OnPageChangeListener |
This interface is deprecated.
starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
for apps. If you are looking to implement vertical paging pattern, consider using the
SnapHelper and a RecyclerView instead.
|
WatchViewStub.OnLayoutInflatedListener | This interface is deprecated. starting with API 23 the sdk supports "round" and "notround" configuration qualifiers which are preferred. For more information about configuration qualifiers, see https://developer.android.com/guide/topics/resources/providing-resources.html |
WearableListView.ClickListener |
This interface is deprecated.
for centering and snapping your list items consider using the WearableRecyclerView supported by a SnapHelper or the LinearSnapHelper .
For scaling and otherwise modifying the list items based on their location on the screen
consider using an WearableRecyclerView.ChildLayoutManager or the CurvedChildLayoutManager .
|
WearableListView.OnCenterProximityListener |
This interface is deprecated.
for centering and snapping your list items consider using the WearableRecyclerView supported by a SnapHelper or the LinearSnapHelper .
For scaling and otherwise modifying the list items based on their location on the screen
consider using an WearableRecyclerView.ChildLayoutManager or the CurvedChildLayoutManager .
|
WearableListView.OnCentralPositionChangedListener |
This interface is deprecated.
for centering and snapping your list items consider using the WearableRecyclerView supported by a SnapHelper or the LinearSnapHelper .
For scaling and otherwise modifying the list items based on their location on the screen
consider using an WearableRecyclerView.ChildLayoutManager or the CurvedChildLayoutManager .
|
WearableListView.OnScrollListener |
This interface is deprecated.
for centering and snapping your list items consider using the WearableRecyclerView supported by a SnapHelper or the LinearSnapHelper .
For scaling and otherwise modifying the list items based on their location on the screen
consider using an WearableRecyclerView.ChildLayoutManager or the CurvedChildLayoutManager .
|
Classes
ActionChooserView |
This class is deprecated.
this approach is no longer preferred. Consider using regular Android classes instead,
such as dialogs (eg. AlertDialog )
|
ActionLabel |
This class is deprecated.
along with ActionPage
|
ActionPage |
This class is deprecated.
with Android Wear 2.0 it is recommended to use the androidx.wear.widget.drawer.WearableActionDrawerView for navigation and the ConfirmationOverlay for confirmation actions in particular.
|
BoxInsetLayout |
This class is deprecated.
use the androidx.wear.widget.BoxInsetLayout provided by Jetpack Wear library instead.
|
BoxInsetLayout.LayoutParams |
This class is deprecated.
use the androidx.wear.widget.BoxInsetLayout provided by Jetpack Wear library instead.
|
CardFragment |
This class is deprecated.
starting with Android Wear 2.0 it is no longer encouraged to use cards for apps' UI.
If you are looking to implement vertical paging pattern, consider using the SnapHelper and a RecyclerView
instead.
|
CardFrame |
This class is deprecated.
starting with Android Wear 2.0 it is no longer encouraged to use cards for apps' UI.
If you are looking to implement vertical paging pattern, consider using the SnapHelper and a RecyclerView
instead.
|
CardScrollView |
This class is deprecated.
starting with Android Wear 2.0 it is no longer encouraged to use cards for apps' UI.
If you are looking to implement vertical paging pattern, consider using the SnapHelper and a RecyclerView
instead.
|
CircledImageView |
This class is deprecated.
use androidx.wear.widget.RoundedDrawable and the androidx.wear.widget.CircularProgressLayout from the Jetpack Wear library instead.
|
CircularButton | This class is deprecated. consider using the Floating Action Button instead. |
ConfirmationOverlay |
This class is deprecated.
use androidx.wear.widget.ConfirmationOverlay provided by the Jetpack Wear library instead.
|
CrossfadeDrawable |
This class is deprecated.
consider using AnimationSet instead.
|
CurvedChildLayoutManager |
This class is deprecated.
use the androidx.wear.widget.WearableRecyclerView and associated classes
provided by the Jetpack Wear library
instead.
|
DefaultOffsettingHelper |
This class is deprecated.
use the androidx.wear.widget.WearableRecyclerView and associated classes
provided by the Jetpack Wear library
instead.
|
DelayedConfirmationView |
This class is deprecated.
use the androidx.wear.widget.CircularProgressLayout from the Jetpack Wear library instead.
|
DismissOverlayView | This class is deprecated. starting with Android Wear 2.0, long pressing to dismiss an app is no longer suggested for immersive activities. |
DotsPageIndicator |
This class is deprecated.
starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
for apps. If you are looking to implement vertical paging pattern, consider using the SnapHelper and a RecyclerView
instead.
|
FragmentGridPagerAdapter |
This class is deprecated.
starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
for apps. If you are looking to implement vertical paging pattern, consider using the SnapHelper and a RecyclerView
instead.
|
GridPagerAdapter |
This class is deprecated.
starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
for apps. If you are looking to implement vertical paging pattern, consider using the SnapHelper and a RecyclerView
instead.
|
GridViewPager |
This class is deprecated.
starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
for apps. If you are looking to implement vertical paging pattern, consider using the SnapHelper and a RecyclerView
instead.
|
GridViewPager.LayoutParams |
This class is deprecated.
starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
for apps. If you are looking to implement vertical paging pattern, consider using the
SnapHelper and a RecyclerView instead.
|
ProgressSpinner |
This class is deprecated.
consider using ProgressBar instead. This class has been deprecated for
consistency with Android framework.
|
SimpleAnimatorListener |
This class is deprecated.
use androidx.animation.AnimatorListenerAdapter provided by the Jetpack
Animation library instead.
|
SwipeDismissFrameLayout |
This class is deprecated.
use the androidx.wear.widget.SwipeDismissFrameLayout provided by the Jetpack Wear library instead.
|
SwipeDismissFrameLayout.Callback |
This class is deprecated.
use the androidx.wear.widget.SwipeDismissFrameLayout provided by the Jetpack Wear library instead.
|
WatchViewStub | This class is deprecated. starting with API 23 the sdk supports "round" and "notround" configuration qualifiers which are preferred. For more information about configuration qualifiers, see https://developer.android.com/guide/topics/resources/providing-resources.html |
WearableFrameLayout | This class is deprecated. starting with API 23 the sdk supports "round" and "notround" configuration qualifiers which are preferred. For more information about configuration qualifiers, see https://developer.android.com/guide/topics/resources/providing-resources.html |
WearableFrameLayout.LayoutParams | This class is deprecated. starting with API 23 the sdk supports "round" and "notround" configuration qualifiers which are preferred. For more information about configuration qualifiers, see https://developer.android.com/guide/topics/resources/providing-resources.html |
WearableListView |
This class is deprecated.
for centering and snapping your list items consider using the WearableRecyclerView supported by a SnapHelper or the LinearSnapHelper . For
scaling and otherwise modifying the list items based on their location on the screen consider
using an WearableRecyclerView.ChildLayoutManager or the CurvedChildLayoutManager .
|
WearableListView.Adapter |
This class is deprecated.
Use WearableListView.GenericAdapter instead.
|
WearableListView.GenericAdapter<T extends WearableListView.ViewHolder> |
This class is deprecated.
for centering and snapping your list items consider using the WearableRecyclerView supported by a SnapHelper or the LinearSnapHelper .
For scaling and otherwise modifying the list items based on their location on the screen
consider using an WearableRecyclerView.ChildLayoutManager or the CurvedChildLayoutManager .
|
WearableListView.ViewHolder |
This class is deprecated.
for centering and snapping your list items consider using the WearableRecyclerView supported by a SnapHelper or the LinearSnapHelper .
For scaling and otherwise modifying the list items based on their location on the screen
consider using an WearableRecyclerView.ChildLayoutManager or the CurvedChildLayoutManager .
|
WearableRecyclerView |
This class is deprecated.
use the androidx.wear.widget.WearableRecyclerView provided by the Jetpack Wear library instead.
|
WearableRecyclerView.ChildLayoutManager |
This class is deprecated.
use the androidx.wear.widget.WearableRecyclerView provided by the Jetpack Wear library instead.
|
WearableRecyclerView.OffsettingHelper |
This class is deprecated.
use WearableRecyclerView.ChildLayoutManager instead.
|
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