diff --git a/app/src/main/res/layout/bottom_sheet_add_repository.xml b/app/src/main/res/layout/bottom_sheet_add_repository.xml index 2ec072bc..e99666ce 100644 --- a/app/src/main/res/layout/bottom_sheet_add_repository.xml +++ b/app/src/main/res/layout/bottom_sheet_add_repository.xml @@ -4,6 +4,7 @@ android:layout_height="wrap_content" xmlns:tools="http://schemas.android.com/tools" android:orientation="vertical" + android:background="@drawable/bottom_sheet_background" android:padding="16dp">