如何更改我的视图的屏幕背景
我有简单的工作要做。我必须为我的 Android 应用程序创建一个帮助页面。在该页面上,我想放置一整页绿色文本和一些背景图像。有人可以建议我如何在 XML 文件中执行此操作吗?在 GraphicalLayoutMode 或 XML 模式下。
请建议此类帮助页面需要哪些组件...
I have simple job to do. I have to create an Help page for my android application. On that page I want to just put a full page of text of green color with some background image. Can anybody suggest me how can I do this in my XML file. Either in GraphicalLayoutMode or XML mode.
Please suggest what are the components required to this type of Help page...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
设置颜色
以设置图像背景。
将这些标签用于您的布局父视图。
to set a color
to set a image background.
use these tags for your layout parent view.