Package com.google.accompanist.insets
See: Description
-
Class Summary Class Description ImeNestedScrollConnection A NestedScrollConnection which scrolls the Android on-screen keyboard on/off screen as appropriate, when the user scrolls content. ViewWindowInsetObserver This class sets up the necessary listeners on the given view to be able to observe WindowInsetsCompat instances dispatched by the system. WindowInsetsKt ImeNestedScrollConnectionKt InsetsKt PaddingKt SizeKt WindowInsetsTypeKt -
Interface Summary Interface Description Insets Interface which represents a single set of inset values. Type Represents the values for a type of insets, and stores information about the layout insets, animating insets, and visibility of the insets. WindowInsets The main insets holder, containing instances of WindowInsets.Type which each refer to different types of system display insets. -
Enum Summary Enum Description HorizontalSide Represents a horizontal side of the display. VerticalSide Represents a vertical side of the display. -
Annotation Summary Annotation Description ExperimentalAnimatedInsets