Skip to content

遇到边框有残影或者有问题这么办? #5

@FrozenFreeFall

Description

@FrozenFreeFall
EffectNoDrawBridge effectNoDrawBridge = new EffectNoDrawBridge();
    effectNoDrawBridge.setTranDurAnimTime(200);
    mainUpView1.setEffectBridge(effectNoDrawBridge); // 4.3以下版本边框移动.
    mainUpView1.setUpRectResource(R.drawable.white_light_10); // 设置移动边框的图片.
    mainUpView1.setDrawUpRectPadding(new Rect(25, 25, 23, 23)); // 边框图片设置间距.

请使用这个 类 EffecNo... 来调整.

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