Small layout improvement

This commit is contained in:
M66B
2019-08-16 16:35:33 +02:00
parent 2a82a5d221
commit dec55a58e9
10 changed files with 18 additions and 14 deletions

View File

@@ -232,7 +232,7 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
private View view;
private View vwColor;
private ImageView ivExpander;
private ImageButton ivExpander;
private ImageView ivFlagged;
private ImageView ivAvatar;
private TextView tvFrom;
@@ -256,7 +256,7 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
private View vsBody;
private ImageView ivExpanderAddress;
private ImageButton ivExpanderAddress;
private ImageButton ibSearchContact;
private ImageButton ibNotifyContact;