-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Showing animation can not render UIView's border? #232
Labels
Comments
I checked SkeletonView's APIs, it contains SkeletonFlowDelegate. |
I want to hide border use |
Closed
iWECon
changed the title
Why SkeletonFlowDelegate is not public?
Showing animation can not render UIView's border?
Jan 2, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What did you do?
I have a View with Border.
What did you expect to happen?
The Border always not be rendered when startGradientAnimation.
Steps to reproduce the behavior
Create a UIView, and set borderColor, borderWith, borderOpacity, then use SkeletonView's showGradientAnimation show it.
The view's border is not hidden or render.
SkeletonView Environment
SkeletonView version: 1.8.2
Xcode version: 11.3
Swift version: 5
The text was updated successfully, but these errors were encountered: