-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
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
Labels
No labels