Interface | Description |
---|---|
DropTarget |
Represents a drop target for a drag gesture.
|
RecentsTransitionHelper.AnimationSpecComposer | |
TaskStackAnimationHelper.Callbacks |
Callbacks from the helper to coordinate view-content animations with view animations.
|
TaskStackLayoutAlgorithm.TaskStackLayoutAlgorithmCallbacks | |
TaskStackViewScroller.TaskStackViewScrollerCallbacks | |
ViewPool.ViewPoolConsumer<V,T> |
Class | Description |
---|---|
AnimateableViewBounds | |
AnimationProps |
The generic set of animation properties to animate a
View . |
FixedSizeFrameLayout |
This is an optimized FrameLayout whose layout is completely directed by its parent, and as a
result, does not propagate
requestLayout() up the view hierarchy. |
FixedSizeImageView |
This is an optimized ImageView that does not trigger a
requestLayout() or
invalidate() when setting the image to null . |
FreeformWorkspaceLayoutAlgorithm |
The layout logic for the contents of the freeform workspace.
|
RecentsTransitionHelper |
A helper class to create transitions to/from Recents
|
RecentsView |
This view is the the top level layout that contains TaskStacks (which are laid out according
to their SpaceNode bounds.
|
RecentsViewTouchHandler |
Handles touch events for a RecentsView.
|
SystemBarScrimViews |
Manages the scrims for the various system bars.
|
TaskStackAnimationHelper |
A helper class to create task view animations for
TaskView s in a TaskStackView ,
but not the contents of the TaskView s. |
TaskStackLayoutAlgorithm |
The layout logic for a TaskStackView.
|
TaskStackLayoutAlgorithm.StackState |
The various stack/freeform states.
|
TaskStackView | |
TaskStackViewScroller | |
TaskView |
A
TaskView represents a fixed view of a task. |
TaskViewHeader | |
TaskViewThumbnail |
The task thumbnail view.
|
TaskViewTransform |
The visual properties for a
TaskView . |
ViewPool<V,T> |
Annotation Type | Description |
---|---|
AnimationProps.PropType | |
TaskStackLayoutAlgorithm.AnchorSide | |
TaskStackLayoutAlgorithm.Extent | |
TaskStackView.InitialStateAction |