From 60cc956d086c74d10dc02b341c176153f0d74bc8 Mon Sep 17 00:00:00 2001 From: Tangem Date: Fri, 20 Sep 2024 14:37:50 +0300 Subject: [PATCH] Updated on 2026-08-14 --- .../markets/details/impl/ui/components/InfoBottomSheet.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/features/markets/impl/src/main/kotlin/com/tangem/features/markets/details/impl/ui/components/InfoBottomSheet.kt b/features/markets/impl/src/main/kotlin/com/tangem/features/markets/details/impl/ui/components/InfoBottomSheet.kt index f0d31afa7b..594d0f81df 100644 --- a/features/markets/impl/src/main/kotlin/com/tangem/features/markets/details/impl/ui/components/InfoBottomSheet.kt +++ b/features/markets/impl/src/main/kotlin/com/tangem/features/markets/details/impl/ui/components/InfoBottomSheet.kt @@ -25,7 +25,6 @@ internal fun InfoBottomSheet(config: TangemBottomSheetConfig) { TangemBottomSheet( config = config, - skipPartiallyExpanded = false, addBottomInsets = false, title = { TangemBottomSheetTitle(title = it.title) }, content = {