Skip to content

Instantly share code, notes, and snippets.

@zurche
Created June 22, 2023 13:02
Show Gist options
  • Save zurche/19e0e53cb4f7dd436a9dbe0a02996485 to your computer and use it in GitHub Desktop.
Save zurche/19e0e53cb4f7dd436a9dbe0a02996485 to your computer and use it in GitHub Desktop.
var circleState by remember { mutableStateOf(CircleState.MidSize) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment