|
@@ -24,7 +24,7 @@
|
|
|
android:id="@+id/bottom_sheet"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:background="?android:attr/windowBackground"
|
|
|
+ android:background="@color/white"
|
|
|
app:layout_behavior="@string/appbar_scrolling_view_behavior">
|
|
|
|
|
|
|