Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

1996: widget preview static image.

Guillaume Jacquart requested to merge 1996-widget_preview into main

Description

What is the current behavior?

There is no preview only the app icon on a blank background of the size of the widget.

What is the improved behavior?

A preview of the Advanced Privacy widget is visible.

Screenshots

Screenshot_20240313_212547

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

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Edited by Guillaume Jacquart

Merge request reports

Loading