Merge "Add container around the previews in the pin widget sheet." into main

This commit is contained in:
Shamali Patwa
2024-11-19 00:02:47 +00:00
committed by Android (Google) Code Review
@@ -71,7 +71,8 @@
android:id="@+id/widget_preview_scroll_view"
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_marginVertical="16dp"
android:layout_margin="16dp"
android:background="@drawable/widgets_surface_background"
android:layout_weight="1">
<include