mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced 2026-06-16 12:24:31 +00:00
🐛 :: Fix wrong image reference
This commit is contained in:
@@ -143,7 +143,7 @@ let notchGradientLoadingBar = NotchGradientLoadingBar(
|
||||
)
|
||||
```
|
||||
|
||||
[![Example][notch-bar-example--thumbnail]][notch-bar-example]
|
||||
[![Example][notch-example--thumbnail]][notch-example]
|
||||
|
||||
#### GradientActivityIndicatorView
|
||||
In case you don't want to add the loading bar onto the key-window, this framework provides the `GradientActivityIndicatorView`, which is a direct subclass of `UIView`. You can add the view to another view either inside the interface builder or programmatically.
|
||||
|
||||
Reference in New Issue
Block a user