package

androidx.constraintlayout.helper.widget

Interfaces

Carousel.AdapterAdapter for a Carousel

Classes

CarouselCarousel works within a MotionLayout to provide a simple recycler like pattern.
CircularFlowCircularFlow virtual layout.
FlowFlow VirtualLayout.
GridA helper class that helps arrange widgets in a grid form
LayerLayer adds the ability to move and rotate a group of views as if they were contained in a viewGroup Added in 2.0 Methods such as setRotation(float) rotate all views about a common center.
MotionEffectMotionHelper that automatically inserts keyframes for views moving in a given direction, out of:
  • NORTH
  • SOUTH
  • EAST
  • WEST
By default, will pick the opposite of the dominant direction (e.g.
MotionPlaceholder