Skip to content

Instantly share code, notes, and snippets.

@kevinah95
Created June 18, 2025 02:00
Show Gist options
  • Save kevinah95/e54418f33b809a2e6d1e95793e4133e0 to your computer and use it in GitHub Desktop.
Save kevinah95/e54418f33b809a2e6d1e95793e4133e0 to your computer and use it in GitHub Desktop.

Imagenes de referencia

Colores

Color(0xFFEADDFF) Color(0xFFD0BCFF) Color(0xFFB69DF8) Color(0xFFF6EDFF)

Textos

Text composable Displays text and follows the recommended Material Design guidelines. Image composable Creates a composable that lays out and draws a given Painter class object. Row composable A layout composable that places its children in a horizontal sequence. Column composable A layout composable that places its children in a vertical sequence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment