Skip to content
项目
Groups
代码片段
帮助
正在加载...
Sign in / Register
Toggle navigation
W
workoffice
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图表
统计图
Create a new issue
作业
提交
议题看板
Open sidebar
冷广德
workoffice
Commits
b1a3a18a
提交
b1a3a18a
authored
8月 19, 2020
作者:
lgd
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
1修改蓝色
2.TODO 单独菜单
上级
a5f55087
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
9 行增加
和
9 行删除
+9
-9
activity_mes_analysis.xml
app/src/main/res/layout/activity_mes_analysis.xml
+5
-5
activity_mes_report.xml
app/src/main/res/layout/activity_mes_report.xml
+4
-4
没有找到文件。
app/src/main/res/layout/activity_mes_analysis.xml
浏览文件 @
b1a3a18a
...
...
@@ -3,8 +3,8 @@
xmlns:app=
"http://schemas.android.com/apk/res-auto"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:background=
"#FF3F84CD"
>
>
<!--android:background="#FF3F84CD"-->
<LinearLayout
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
...
...
@@ -128,7 +128,7 @@
android:layout_width=
"0dp"
android:layout_height=
"wrap_content"
android:layout_weight=
"1"
android:gravity=
"center"
android:textColor=
"@color/white"
android:gravity=
"center"
android:text=
"严重程度"
android:textSize=
"14sp"
/>
...
...
@@ -137,7 +137,7 @@
android:id=
"@+id/tv_name"
android:layout_width=
"0dp"
android:layout_height=
"wrap_content"
android:layout_weight=
"1"
android:textColor=
"@color/white"
android:layout_weight=
"1"
android:gravity=
"center"
android:text=
"缺陷名称"
android:textSize=
"14sp"
/>
...
...
@@ -146,7 +146,7 @@
android:id=
"@+id/tv_clazz"
android:layout_width=
"0dp"
android:layout_height=
"wrap_content"
android:layout_weight=
"1"
android:textColor=
"@color/white"
android:layout_weight=
"1"
android:gravity=
"center"
android:text=
"产品类别"
android:textSize=
"14sp"
/>
...
...
app/src/main/res/layout/activity_mes_report.xml
浏览文件 @
b1a3a18a
...
...
@@ -4,7 +4,7 @@
xmlns:tools=
"http://schemas.android.com/tools"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:background=
"#FF3F84CD"
android:orientation=
"vertical"
>
...
...
@@ -13,6 +13,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"?attr/actionBarSize"
android:theme=
"@style/ThemeOverlay.AppCompat.Light"
android:background=
"#FF3F84CD"
app:contentInsetEnd=
"0mm"
app:contentInsetEndWithActions=
"0mm"
app:contentInsetLeft=
"0mm"
...
...
@@ -24,6 +25,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:gravity=
"center"
android:paddingVertical=
"5mm"
>
<TextView
...
...
@@ -33,6 +35,7 @@
android:background=
"@drawable/shape_report_choose"
android:gravity=
"center"
android:paddingVertical=
"3mm"
android:text=
"废品重量报表"
android:textColor=
"#ffffffff"
android:textSize=
"16sp"
/>
...
...
@@ -132,7 +135,6 @@
android:layout_weight=
"1"
android:gravity=
"center"
android:text=
"排名"
android:textColor=
"@color/white"
android:textSize=
"14sp"
/>
<TextView
...
...
@@ -140,7 +142,6 @@
android:layout_height=
"wrap_content"
android:layout_weight=
"4"
android:text=
"产品名称"
android:textColor=
"@color/white"
android:textSize=
"14sp"
/>
<TextView
...
...
@@ -148,7 +149,6 @@
android:layout_height=
"wrap_content"
android:layout_weight=
"2"
android:text=
"废品重量(kg)"
android:textColor=
"@color/white"
android:textSize=
"14sp"
/>
</LinearLayout>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论