Sergey B
09/01/2021, 7:30 PMAlex
09/02/2021, 8:38 AMFelix Schütz
09/02/2021, 10:04 AMcontentPadding
instead of Modifier.padding
to prevent the bottom app bar from overlaying the content at the end of the list (by using contentPadding
, there is content below the bottom app bar, so the animation looks nicer). Is there an approach to use contentPadding
, but still make the overscroll effect visible above the bottom app bar?