自定义警报颜色并根据文本输入增加其框架
我正在添加一个自定义的警报视图,并希望将其颜色更改为黄色,并在其中包含一个文本视图。为此,有一个属性,我们可以传递该颜色的透明图像的名称,警报会拾取该颜色。我也想根据文本视图中的文本动态增加警报的大小 任何帮助将不胜感激
谢谢 维卡斯
I am adding a customized alert view and want to change its color to yellow with a textview in it.For this there is a property where we pass the name of a transparent image of that color and alert picks up that color.Also i want to increase the size of alert dynamically depending on the text in textview
Any help would be appreciated
Thanks
Vikas
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
使用下面的代码更改了颜色。但是如何消除警报
changed the color with below code .But how to dismiss alert