mirror of
https://github.com/SideStore/SideStore.git
synced 2026-04-05 02:05:40 +02:00
[AltStore] Adds redesigned MyAppsViewController to refresh/update installed apps
This commit is contained in:
@@ -17,6 +17,8 @@ class AppIconImageView: UIImageView
|
||||
self.contentMode = .scaleAspectFill
|
||||
self.clipsToBounds = true
|
||||
|
||||
self.backgroundColor = .white
|
||||
|
||||
self.layer.borderWidth = 0.5
|
||||
self.layer.borderColor = UIColor.lightGray.cgColor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user