# MyApplication2 **Repository Path**: imust_cn/MyApplication2 ## Basic Information - **Project Name**: MyApplication2 - **Description**: 相对布局 温度 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 34 - **Created**: 2019-09-06 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyApplication2 other_solution分支是王佳星的代码 revert-merge-1-master分支是赵维豪的代码 分别使用了不同的解决的方案,大家可以参考 #### 练习一 相对布局 #### 要求 1. Fork 本仓库 2. 修改布局文件,将文本框按照以下方式排列 ![输入图片说明](https://images.gitee.com/uploads/images/2019/0906/092418_84b7cfa4_1324223.png "无标题.png") 3. 提交代码 4. 新建 Pull Request ###第二次作业 ###要求: 1.layout目录下,添加一个线性布局 2.实现天气信息的展示 ###练习三--shape ###要求: 1.res/drawable目录下,新建xml文件,根元素为shape 2.分别创建3个shape文件。为文本框设置shape背景,实现效果如图: ![输入图片说明](https://images.gitee.com/uploads/images/2019/0915/163657_3ee7b1c3_1324223.png "shape.png")