|
@@ -21,6 +21,7 @@
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
|
+ android:background="@color/bg_bottom_sheet"
|
|
android:orientation="vertical"
|
|
android:orientation="vertical"
|
|
android:paddingBottom="8dp">
|
|
android:paddingBottom="8dp">
|
|
|
|
|