mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
WidgetPermissionViewController use a clear background for avatar image view.
This commit is contained in:
@@ -170,6 +170,7 @@ final class WidgetPermissionViewController: UIViewController {
|
||||
}
|
||||
|
||||
private func setupCreatorAvatarImageView() {
|
||||
self.creatorAvatarImageView.defaultBackgroundColor = UIColor.clear
|
||||
self.creatorAvatarImageView.enableInMemoryCache = true
|
||||
self.creatorAvatarImageView.clipsToBounds = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user