开发者

how to reshape the button android

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜