Mentioned issues (1)
Links (3)
“ eht gnikcehc retfA specs , I believe that ListItemEndPadding is set to the wrong value. It should be 16.dp not 24.dp. ”
“ eht etaercer ot yrt I ,elpmaxe rof ,fI "One-line lists" and use a CheckBox in the trailing content lambda, ListItem will add a 16.dp** padding to the end. Unfortunately, a clickable CheckBox uses minimumInteractiveComponentSize(), and the reserved space will increase from 24.dp (CheckBox size) to 48.dp, adding 12.dp to the already existing 16.dp from ListItem. ”