1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-27 18:27:43 +00:00

Show full color stripe

This commit is contained in:
M66B 2020-09-06 19:38:14 +02:00
parent f3db1a29b0
commit dbc423441d

View file

@ -971,7 +971,6 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
vwColor.setTag(colorBackground);
vwColor.setBackgroundColor(colorBackground);
}
vwColor.setAlpha(message.ui_seen ? Helper.LOW_LIGHT : 1.0f);
vwColor.setVisibility(color_stripe ? View.VISIBLE : View.GONE);
// Expander