mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
reskin: ColorValues: suffix UIColor properties names with "Color"
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
[super layoutSubviews];
|
||||
|
||||
self.roomDetailsIconImageView.image = [MXKTools paintImage:self.roomDetailsIconImageView.image
|
||||
withColor:RiotDesignValues.colorValues.accent];
|
||||
withColor:RiotDesignValues.colorValues.tintColor];
|
||||
|
||||
if (self.superview)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user