Skip to content

SwipeListItem: warn users when they try to override the padding

This has always resulted in a somewhat broken layout, but accomodations for RtL make application errors much more prominent. Thus, we try and make it impossible to override the padding, and have the component yell at end users if they try to do so.

BUG: 453959

Merge request reports