bryankeltonadams
10/07/2024, 5:36 PMbryankeltonadams
10/07/2024, 5:36 PMAlex Vanyo
10/08/2024, 5:40 PMAlex Vanyo
10/08/2024, 5:42 PMModifier.recalculateWindowInsets
method in 1.8.0-alpha03 which can help correct for this sort of case, which you could try: https://developer.android.com/reference/kotlin/androidx/compose/foundation/layout/package-summary#(androidx.compose.ui.Mo[…]ecalculateWindowInsets()bryankeltonadams
10/08/2024, 5:43 PMAlex Vanyo
10/08/2024, 5:43 PMNSS
, it should adjust the consumed insets accordingly to correct for the doubling up in paddingbryankeltonadams
10/08/2024, 7:53 PM