开发者

how to reshape the button android

开发者 https://www.devze.com 2023-01-24 12:09 出处:网络
I want to chan开发者_运维知识库ge my Button shape to an oval like button. please Help meUse custom 9-patch images as your button background. Then it can look anyway you want.

I want to chan开发者_运维知识库ge my Button shape to an oval like button. please Help me


Use custom 9-patch images as your button background. Then it can look anyway you want.

Two things you need: http://developer.android.com/guide/developing/tools/draw9patch.html

http://developer.android.com/reference/android/widget/ImageButton.html


9-patch PNG's are kind of hard to stretch correctly when the image is oval. I'd recommend to take a look at shape drawables.

0

精彩评论

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

关注公众号