diff --git a/vector/src/main/res/layout/bottom_sheet_thread_list.xml b/vector/src/main/res/layout/bottom_sheet_thread_list.xml index e736f30edc..4d1f1eb043 100644 --- a/vector/src/main/res/layout/bottom_sheet_thread_list.xml +++ b/vector/src/main/res/layout/bottom_sheet_thread_list.xml @@ -5,7 +5,7 @@ android:layout_height="match_parent" android:background="?colorSurface" android:orientation="vertical" - android:padding="8dp"> + android:padding="16dp">