diff --git a/app/src/main/res/layout/group_join_bottom_sheet.xml b/app/src/main/res/layout/group_join_bottom_sheet.xml index de6f0fa970..205b2ca08a 100644 --- a/app/src/main/res/layout/group_join_bottom_sheet.xml +++ b/app/src/main/res/layout/group_join_bottom_sheet.xml @@ -3,7 +3,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" - android:layout_height="match_parent" + android:layout_height="wrap_content" tools:theme="@style/Theme.Signal.RoundedBottomSheet.Light"> @color/signal_colorSurface1 + +