Comment on page
Margin Control
- Using
kevinMarginStart
andkevinMarginEnd
. These attributes control margins of views that are touching screen sides, like buttons, title, list items. - Most individual components also accept
layout_marginStart
andlayout_marginEnd
attributes and their margins can be controlled individually.
Last modified 2mo ago