Fix description of angle

This commit is contained in:
SergeyChernonog 2020-10-19 11:19:36 +03:00
parent 16972fe6d9
commit c41fc44a89
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@
</declare-styleable>
<declare-styleable name="SkeletonView">
<!-- Angle of gradient animation direction, counting clockwise from north. Currently works good with valuesfrom 0 to 60. Default value is 20 -->
<attr name="skeletonGradientAngle" format="float" />
<!-- Default value is 4 seconds-->
<attr name="skeletonAnimationDurationInSec" format="integer" />