Package-level declarations
Enums for CustomTabsIntent.Builder
extension functions which accept their enum variants:
Enum | Method |
---|---|
ActivityHeightResizeBehavior | setInitialActivityHeightPx |
CloseButtonPosition | setCloseButtonPosition |
ColorScheme | setColorScheme |
ShareState | setShareState |
Types
Link copied to clipboard
Sets the resize behaviour for the custom tab activity.
Link copied to clipboard
The type of the decoration that will be used to separate the side sheet from the Custom Tabs embedder.
Link copied to clipboard
Specifies the position of the side sheet.
Link copied to clipboard
enum ActivitySideSheetRoundedCornersPosition : Enum<ActivitySideSheetRoundedCornersPosition> , ValueEnum<Int>
The type of rounded corners that will be used for the side sheet.
Link copied to clipboard
The position of the close button.
Link copied to clipboard
The colour scheme to use.
Link copied to clipboard
The share state to use.