diff --git a/app/src/main/res/xml/music_widget_info.xml b/app/src/main/res/xml/music_widget_info.xml index b2fcfe6..cd3e02a 100644 --- a/app/src/main/res/xml/music_widget_info.xml +++ b/app/src/main/res/xml/music_widget_info.xml @@ -6,6 +6,7 @@ android:minResizeWidth="110dp" android:resizeMode="vertical|horizontal" android:updatePeriodMillis="3600000" - android:widgetCategory="home_screen"> + android:widgetCategory="home_screen" + android:previewLayout="@layout/music_widget"> \ No newline at end of file