Fix description typo
This commit is contained in:
parent
29ea6350e7
commit
16972fe6d9
|
|
@ -31,7 +31,7 @@
|
|||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="SkeletonView">
|
||||
<!-- Angle of gradient animation direction counting vertical from north. Currently works good with valuesfrom 0 to 60. Default value is 20 -->
|
||||
<!-- 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" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue