Skip to content

I used it in the WindowManager added View above, but did not produce results, I do not know why #102

@TaroXin

Description

@TaroXin

I used this like this

        View convertView = mInflater.inflater(R.layout.layout_qr_code, null);
        windowManager.addView(convertView, params);
        YoYo.with(Techniques.ZoomInRight)
                .duration(5000)
                .repeat(1)
                .playOn(convertView);

but I did not see the effect, I hope you will reply to what should I do?

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