Skip to content

移植到android O上,Loading dialog没有动画效果 #3

@13540634851

Description

@13540634851

SweepLoadingView.java的类,里面
startAngleObjectAnimator.setRepeatCount(Integer.MAX_VALUE);
应该是换成
startAngleObjectAnimator.setRepeatCount(Animation.INFINITE);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions