package

androidx.wear.tiles.renderer

Interfaces

ResourceAccessors.AndroidImageResourceByResIdAccessorInterface that can provide a Drawable for an AndroidImageResourceByResId
ResourceAccessors.InlineImageResourceAccessorInterface that can provide a Drawable for an InlineImageResource
TileRenderer.LoadActionListenerListener for clicks on Clickable objects that have an Action to (re)load the contents of a tile.
WearArcLayout.ArcLayoutWidgetInterface for a widget which knows it is being rendered inside an arc, and will draw itself accordingly.

Classes

AndroidResourceAccessorResource accessor for Android resources.
InlineResourceAccessorResource accessor for inline resources.
LetterSpacingSpanLetterSpacingSpan class used to apply custom spacing between letters.
RatioViewWrapperA wrapper for a view, which enforces that its dimensions adhere to a set ratio if possible.
ResourceAccessorsClass for accessing resources.
ResourceAccessors.BuilderBuilder for ResourceProviders
StandardResourceAccessorsUtility class to get ResourceAccessors populated with standard options.
TileRendererRenderer for Wear Tiles.
WearArcLayoutContainer which will lay its elements out on an arc.
WearArcLayout.LayoutParamsLayout parameters for a widget added to an arc.
WearCurvedLineViewA line, drawn inside an arc.
WearCurvedSpacerA lightweight curved widget that represents space between elements inside an Arc.
WearCurvedTextViewA 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.

Annotation Types

WearArcLayout.AnchorTypeAnnotation for anchor types.
WearArcLayout.LayoutParams.VerticalAlignmentVertical alignment of elements within the arc.