Package-level declarations
This package includes the UI components provided with the Gravatar SDK.
Types
Listener for GravatarImagePickerWrapper that provides a way be informed about the avatar upload status.
GravatarTheme contains the colors, typography, and shapes to be used in the Gravatar UI components. Those values follow the Gravatar style guide but can be customized by the user. In order to customize the theme, the user can provide a custom GravatarTheme using Composition Local
Options to customize the image edition screen.
Properties
The current GravatarTheme.
LocalGravatarTheme is a CompositionLocal that provides the current GravatarTheme.
Functions
UI component that wraps the received @Composable, allowing the user to pick an image from the gallery and upload it to Gravatar.
GravatarTheme is a composable that wraps the content of the application with the Gravatar theme.