mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 19:56:57 +02:00
The power leverl pie was not properly rendered when the cell was selected : the grey part was hidden.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
@interface RoomMemberTableCell : UITableViewCell
|
||||
{
|
||||
//
|
||||
CAShapeLayer* backgroundContainerLayer;
|
||||
CAShapeLayer* powerContainerLayer;
|
||||
}
|
||||
@property (strong, nonatomic) IBOutlet CustomImageView *pictureView;
|
||||
|
||||
Reference in New Issue
Block a user