mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-08 10:03:51 +02:00
Fixed restoring selected state
This commit is contained in:
@@ -3102,7 +3102,7 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
|
||||
return message;
|
||||
}
|
||||
}
|
||||
Log.i("Item=" + null + " @Key" + key);
|
||||
Log.i("Item=" + null + " @Key=" + key);
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user