Search code examples
javaandroidandroid-widgetlauncher

How to change widget launcher preview?



I am creating a widget, and I want that in the launcher, the preview of my widget will not be just my app icon.

for example:

enter image description here

The contacs widgets are just the application icons, but the calendar widget is not.

How can I set my own image for this launcher preview?

Thanks!


Solution

  • android:previewImage="@drawable/preview" on the widget_info.xml