mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-29 09:01:30 +01:00
Small improvement
This commit is contained in:
@@ -146,6 +146,8 @@ public class AdapterIdentity extends RecyclerView.Adapter<AdapterIdentity.ViewHo
|
||||
return false;
|
||||
|
||||
final TupleIdentityEx identity = items.get(pos);
|
||||
if (identity.tbd != null)
|
||||
return false;
|
||||
|
||||
PopupMenu popupMenu = new PopupMenu(context, view);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user