androidx.wear.widget
Interfaces
OnTimerFinishedListener | |
OnAnimationFinishedListener |
Interface for listeners to be notified when the |
ArcLayoutWidget |
Interface for a widget which knows it is being rendered inside an arc, and will draw itself accordingly. |
Classes
BoxInsetLayout |
BoxInsetLayout is a screen shape-aware ViewGroup that can box its children in the center square of a round screen by using the |
CircularProgressLayout |
|
ConfirmationOverlay |
Displays a full-screen confirmation animation with optional text and then hides it. |
CurvingLayoutCallback |
An implementation of the |
DismissibleFrameLayout |
Special FrameLayout that is dismissible by the Back button press, and by left to right swipe when the SwipeToDismiss is been enabled on the device config or themes. |
RoundedDrawable |
Maintains and draws a drawable inside rounded rectangular bounds. |
SwipeDismissFrameLayout |
A layout enabling left-to-right swipe-to-dismiss, intended for use within an activity. |
WearableLinearLayoutManager |
This wear-specific implementation of |
WearableRecyclerView |
Wearable specific implementation of the |
WearArcLayout |
Container which will lay its elements out on an arc. |
WearCurvedTextView |
A WearCurvedTextView is a component allowing developers to easily write curved text following the curvature of the largest circle that can be inscribed in the view. |