-
Notifications
You must be signed in to change notification settings - Fork 44
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
How to move rollingview start point #8
Comments
@Beautistar Did you find any solution? |
Yes |
@Beautistar Could you please share the solution. Thanks in advance! |
File replace #import "DPRollingEqualizerView.h" @implementation DPRollingEqualizerView #pragma mark - Drawing
// UIBezierPath *linePath = [UIBezierPath bezierPath]; // CGContextRestoreGState(ctx); |
Thanks @Beautistar It helped a lot |
How can I remove or extend this line to the end of left and move visualier starting point to move at the right of edge?
The text was updated successfully, but these errors were encountered: