Join Slack
Powered by
Is there a compose unit to represent borders/inset...
# compose
r
rob42
01/15/2024, 10:33 PM
Is there a compose unit to represent borders/insets (a la java.awt.Insets or UIEdgeInsets)?
e
ephemient
01/16/2024, 2:32 AM
androidx.compose.foundation.layout.PaddingValues
🙌 1
r
rob42
01/16/2024, 8:44 PM
Thank you 🙂 Somehow I couldn't find this when reading the docs.
Open in Slack
Previous
Next