RoomMemberTitleView: Remove power level badge.

This commit is contained in:
SBiOSoftWhare
2020-04-08 12:38:55 +02:00
parent 824d751980
commit 7dbdb7f413
2 changed files with 3 additions and 15 deletions
@@ -49,7 +49,6 @@
+ (instancetype)roomMemberTitleView;
@property (weak, nonatomic) IBOutlet UIView *memberAvatarMask;
@property (weak, nonatomic) IBOutlet UIImageView *memberBadge;
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *memberAvatarMaskCenterXConstraint;
/**