From 4f033b66aa8f26a388eee0e2e0d7d47d4e535597 Mon Sep 17 00:00:00 2001 From: Polina Shcherbinina Date: Tue, 8 Apr 2025 12:34:52 +0300 Subject: [PATCH] =?UTF-8?q?ALCO-1021=20=D0=9D=D0=B5=D1=82=20=D0=B2=D0=BE?= =?UTF-8?q?=D0=B7=D0=BC=D0=BE=D0=B6=D0=BD=D0=BE=D1=81=D1=82=D0=B8=20=D0=B7?= =?UTF-8?q?=D0=B0=D0=BA=D1=80=D1=8B=D1=82=D1=8C=20=D1=8D=D0=BA=D1=80=D0=B0?= =?UTF-8?q?=D0=BD=20=D1=80=D0=B5=D0=B4=D0=B0=D0=BA=D1=82=D0=B8=D1=80=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F=20=D0=B2=D1=80=D0=B5=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=20=D0=B1=D0=B5=D0=B7=20=D0=B8=D0=B7=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D0=B5=D0=BD=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bottom_sheet_radio_group_layout.xml | 79 ++++++++++--------- 1 file changed, 43 insertions(+), 36 deletions(-) diff --git a/src/main/res/layout/bottom_sheet_radio_group_layout.xml b/src/main/res/layout/bottom_sheet_radio_group_layout.xml index 480e891..5461fc0 100644 --- a/src/main/res/layout/bottom_sheet_radio_group_layout.xml +++ b/src/main/res/layout/bottom_sheet_radio_group_layout.xml @@ -1,47 +1,54 @@ - + android:layout_height="wrap_content"> - + android:orientation="vertical" + android:paddingVertical="@dimen/default_margin" + tools:background="@drawable/dialog_bottom_background_normal"> - + - + + + - + - + +