Create custom background android like this chat shape

不羁的心 提交于 2019-12-13 06:14:47

问题


**How to achieve this ** i tried 9 patch there i cant make this and no direct one available


回答1:


This is a job for 9-patch images.

Here is one of many examples with a gradient background.

The expander bars above, below, and to the sides of your image control where the image stretching can occur and where the text padding lies.
Here is how to keep the callout in an arbitrary location of the image:

Here is an interactive online tool for drawing the expanders and downloading the result once you find or finish creating your gradient/callout image: http://draw9patch.com




回答2:


I would recommend these styles: http://www.dibbus.com/2011/02/gradient-buttons-for-android/

Just create a View and set the android:background="@drawable/blueButtonStyle"



来源:https://stackoverflow.com/questions/15989942/create-custom-background-android-like-this-chat-shape

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!