diff --git a/PLAYSTORE.txt b/PLAYSTORE.txt index 366668273a..5ff4b79e2f 100644 --- a/PLAYSTORE.txt +++ b/PLAYSTORE.txt @@ -78,7 +78,7 @@ This app starts a foreground service with a low-priority status bar notification All pro features are convenience or advanced features. -* Account/identity/folder colors +* Account/identity/folder colors/avatars * Colored stars * Notification settings (sounds) per account/folder/sender (requires Android 8 Oreo) * Configurable notification actions diff --git a/README.md b/README.md index 5e619f68a3..e443a78887 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ This app starts a foreground service with a low-priority status bar notification All pro features are convenience or advanced features. -* Account/identity/folder colors +* Account/identity/folder colors/avatars * Colored stars ([instructions](https://m66b.github.io/FairEmail/#faq107)) * Notification settings (sounds) per account/folder/sender (requires Android 8 Oreo) ([instructions](https://m66b.github.io/FairEmail/#faq145)) * Configurable notification actions diff --git a/app/src/main/java/eu/faircode/email/AdapterAccount.java b/app/src/main/java/eu/faircode/email/AdapterAccount.java index e9cd6ab097..2372b9e1d4 100644 --- a/app/src/main/java/eu/faircode/email/AdapterAccount.java +++ b/app/src/main/java/eu/faircode/email/AdapterAccount.java @@ -89,6 +89,7 @@ public class AdapterAccount extends RecyclerView.Adapter