mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-03 23:56:07 +02: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