Skip to content
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

percentage and performance problems #13

Open
cshector opened this issue Mar 17, 2017 · 1 comment
Open

percentage and performance problems #13

cshector opened this issue Mar 17, 2017 · 1 comment

Comments

@cshector
Copy link

Hello
Is there any way to not show the symbol that indicates the percentage in each circle of the graph?
I would also like to comment that I have serious performance problems when I use the following attributes:
apsv_shadowed="true"
apsv_shadow_distance
apsv_shadow_angle
apsv_shadow_radius
apsv_shadow_color

On a tablet nexus 9 with Android 7.1: High battery consumption and system slowdown, especially when using fragments (with two or three fragments is enough to have those problems).
Congratulations for your library and sorry for my bad English.
thanks, regards.

@vulko
Copy link

vulko commented Mar 19, 2017

Hi cshector,

I've been working on the same kinda library lately.

I won't promise that I'll support as much functionality as ArcProgressStackView. I'd rather keep it material and simple, and so far only support of indefinite progress is planned. Kinda like small "stay tuned" animation helper, which also should give others possibility to tune animations according to their needs. I've been keeping some values in static arrays for reuse and clean architecture.

Check it out here:
https://github.com/vulko/AnimatedArcProgressView

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants