Skip to content

Instantly share code, notes, and snippets.

@landarskiy
Created December 16, 2022 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save landarskiy/7bf1357c99b915a83491863aaae164dd to your computer and use it in GitHub Desktop.
Save landarskiy/7bf1357c99b915a83491863aaae164dd to your computer and use it in GitHub Desktop.
internal data class TotalSize(
val weight: Float,
val fixed: Dp
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment