Small improvement

pull/145/head
M66B 6 years ago
parent b867e93291
commit 215fbbb74e

@ -125,6 +125,7 @@ public class AdapterMessage extends PagedListAdapter<TupleMessageEx, AdapterMess
}
private void clear() {
vwColor.setBackgroundColor(Color.TRANSPARENT);
ivFlagged.setVisibility(View.GONE);
ivAvatar.setVisibility(View.GONE);
tvFrom.setText(null);

Loading…
Cancel
Save