mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-14 17:23:25 +01:00
[AltStore] Updates ToastView appearance
This commit is contained in:
@@ -25,6 +25,6 @@ class ToastView: RSTToastView
|
||||
{
|
||||
super.layoutSubviews()
|
||||
|
||||
self.layer.cornerRadius = self.bounds.midY
|
||||
self.layer.cornerRadius = 16
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user