开发者

Android:Button slides like a slider?

开发者 https://www.devze.com 2023-03-16 23:43 出处:网络
I ha开发者_运维技巧ve a button and what i wanna dois to make it slide like a thumb in the seekbar. Is there any way to achieve this ?

I ha开发者_运维技巧ve a button and what i wanna do is to make it slide like a thumb in the seekbar. Is there any way to achieve this ? Thanks FIRST!


Please check in the ApiDemos project under Views -> Animation -> Interpolators. Is that what you would like to achieve? If so you can use the code as an example. Instead of the TextView you may also use a button.

How to get the ApiDemos Project: http://developer.android.com/resources/samples/get.html

0

精彩评论

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