mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
reskin: ColorValues: suffix UIColor properties names with "Color"
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
withType:nil
|
||||
andImageOrientation:UIImageOrientationUp
|
||||
previewImage:[MXKTools paintImage:[UIImage imageNamed:@"placeholder"]
|
||||
withColor:RiotDesignValues.colorValues.accent]
|
||||
withColor:RiotDesignValues.colorValues.tintColor]
|
||||
mediaManager:cellData.mediaManager];
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user