dont show unverified icon
This commit is contained in:
committed by
Vincent Breitmoser
parent
4692f2a39c
commit
449483b4c0
@@ -120,14 +120,6 @@ public class KeyInfoFormatter {
|
||||
KeyFormattingUtils.State.VERIFIED
|
||||
);
|
||||
|
||||
statusIcon.setVisibility(View.VISIBLE);
|
||||
} else {
|
||||
KeyFormattingUtils.setStatusImage(
|
||||
context,
|
||||
statusIcon,
|
||||
KeyFormattingUtils.State.UNVERIFIED
|
||||
);
|
||||
|
||||
statusIcon.setVisibility(View.VISIBLE);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user