开发者

rubber band effect in android - with Motion

开发者 https://www.devze.com 2023-02-08 05:22 出处:网络
I\'m creating Rubber Band effect in my ListView. So for that, I created the class which extends AdapterView<Adapter>. When user ups the mouse I am setting the co-ordinate agai开发者_Go百科n so

I'm creating Rubber Band effect in my ListView.

So for that, I created the class which extends AdapterView<Adapter>. When user ups the mouse I am setting the co-ordinate agai开发者_Go百科n so it is again re-positioning and there is similar effect but the problem is there is no motion effect. So can someone tell me how can I provide a motion effect?

0

精彩评论

暂无评论...
验证码 换一张
取 消