You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: