Merge changes from topics "rename-floating-sheet", "toolbar-ui" into main
* changes:
Rename bottom sheet to floating sheet (1/2)
Toolbar UI (2/2)
diff --git a/res/layout/fragment_color_picker.xml b/res/layout/fragment_color_picker.xml
index d33fb1f..7870140 100644
--- a/res/layout/fragment_color_picker.xml
+++ b/res/layout/fragment_color_picker.xml
@@ -44,7 +44,8 @@
android:id="@+id/lock_preview"
layout="@layout/wallpaper_preview_card"
android:layout_width="wrap_content"
- android:layout_height="wrap_content"/>
+ android:layout_height="wrap_content"
+ android:layout_marginEnd="12dp"/>
<include
android:id="@+id/home_preview"