Tag: Modifiers
-
Getting started with jetpack compose – Modifiers
Modifiers are used to modify certain aspects of how the component is displayed on the screen. The Modifier itself is an interface,
Modifiers are used to modify certain aspects of how the component is displayed on the screen. The Modifier itself is an interface,