mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Rearrange
This commit is contained in:
@@ -113,7 +113,7 @@ public class AdapterContact extends RecyclerView.Adapter<AdapterContact.ViewHold
|
||||
} else {
|
||||
ivType.setImageDrawable(null);
|
||||
ivType.setContentDescription(null);
|
||||
}
|
||||
}
|
||||
|
||||
if (contact.avatar == null || !contacts)
|
||||
ivAvatar.setImageDrawable(null);
|
||||
|
||||
Reference in New Issue
Block a user