Skip to content

Instantly share code, notes, and snippets.

@arriolac
Created September 26, 2022 18:25
Show Gist options
  • Save arriolac/08b2ed2e5882eda58ad46f70f3aa3fe0 to your computer and use it in GitHub Desktop.
Save arriolac/08b2ed2e5882eda58ad46f70f3aa3fe0 to your computer and use it in GitHub Desktop.
// Copyright 2022 Google LLC.
// SPDX-License-Identifier: Apache-2.0
val Shapes = Shapes(
extraSmall = RoundedCornerShape(12.dp),
small = RoundedCornerShape(12.dp),
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment