thunderbird/thunderbird-android

Use account image for "K-9 Accounts" widget

Open

#7,906 opened on Jun 5, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Kotlin (2,734 forks)batch import
good first issuetype: enhancement

Repository metrics

Stars
 (13,479 stars)
PR merge metrics
 (Avg merge 7d 4h) (81 merged PRs in 30d)

Description

The app currently uses the app icon for the "K-9 Accounts" widget (really, a launcher shortcut). We should use the account image instead.

We want shortcuts to update when the user changes the image used for an account. Some research is needed on how to change the icon of an existing launcher shortcut.

Related:

  • #5509

Contributor guide