1996: widget preview static image.
Description
What is the current behavior?
- open
add widget
window - open sub-window of Advanced Privacy
There is no preview only the app icon on a blank background of the size of the widget.
What is the improved behavior?
- open
add widget
window - open sub-window of Advanced Privacy
A preview of the Advanced Privacy widget is visible.
Screenshots
Technical details
The implementation use static image, and so doesn't handle translations : https://developer.android.com/develop/ui/views/appwidgets/enhance#bc-previews
For Android 12 (S) and above, a dynamic resizable layout can be used, but it doesn't display properly yet, and it will need some test with the true launcher3 expected : https://developer.android.com/develop/ui/views/appwidgets/enhance#approaches-previews
Tests
Issues
https://gitlab.e.foundation/e/os/backlog/-/issues/1996