From 8e9355c1708409387ce3d85b31a2e78f102e02af Mon Sep 17 00:00:00 2001
From: lh <1209405678@qq.com>
Date: Fri, 1 Dec 2017 10:12:36 +0800
Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=88=86=E6=9E=90=E5=B8=83?=
=?UTF-8?q?=E5=B1=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/src/main/res/drawable/shape_balck.xml | 12 ++
app/src/main/res/drawable/shape_blue.xml | 12 ++
app/src/main/res/drawable/shape_green.xml | 12 ++
app/src/main/res/drawable/shape_perpo.xml | 12 ++
app/src/main/res/drawable/shape_red1.xml | 12 ++
app/src/main/res/drawable/shape_white.xml | 12 ++
app/src/main/res/layout/act_datanalysis.xml | 176 +++++++++++++++++++-
app/src/main/res/values/colors.xml | 4 +
app/src/main/res/values/strings.xml | 6 +
9 files changed, 256 insertions(+), 2 deletions(-)
create mode 100644 app/src/main/res/drawable/shape_balck.xml
create mode 100644 app/src/main/res/drawable/shape_blue.xml
create mode 100644 app/src/main/res/drawable/shape_green.xml
create mode 100644 app/src/main/res/drawable/shape_perpo.xml
create mode 100644 app/src/main/res/drawable/shape_red1.xml
create mode 100644 app/src/main/res/drawable/shape_white.xml
diff --git a/app/src/main/res/drawable/shape_balck.xml b/app/src/main/res/drawable/shape_balck.xml
new file mode 100644
index 0000000..ac72f85
--- /dev/null
+++ b/app/src/main/res/drawable/shape_balck.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/drawable/shape_blue.xml b/app/src/main/res/drawable/shape_blue.xml
new file mode 100644
index 0000000..3aaf085
--- /dev/null
+++ b/app/src/main/res/drawable/shape_blue.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/drawable/shape_green.xml b/app/src/main/res/drawable/shape_green.xml
new file mode 100644
index 0000000..e1b3c6c
--- /dev/null
+++ b/app/src/main/res/drawable/shape_green.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/drawable/shape_perpo.xml b/app/src/main/res/drawable/shape_perpo.xml
new file mode 100644
index 0000000..073996d
--- /dev/null
+++ b/app/src/main/res/drawable/shape_perpo.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/drawable/shape_red1.xml b/app/src/main/res/drawable/shape_red1.xml
new file mode 100644
index 0000000..6b79d3f
--- /dev/null
+++ b/app/src/main/res/drawable/shape_red1.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/drawable/shape_white.xml b/app/src/main/res/drawable/shape_white.xml
new file mode 100644
index 0000000..11cd961
--- /dev/null
+++ b/app/src/main/res/drawable/shape_white.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/act_datanalysis.xml b/app/src/main/res/layout/act_datanalysis.xml
index d6cb79d..e63bd6e 100644
--- a/app/src/main/res/layout/act_datanalysis.xml
+++ b/app/src/main/res/layout/act_datanalysis.xml
@@ -1,8 +1,180 @@
+ android:layout_height="match_parent"
+ android:background="@color/white"
+ android:orientation="vertical">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml
index 8ab6ebd..a8e42d1 100644
--- a/app/src/main/res/values/colors.xml
+++ b/app/src/main/res/values/colors.xml
@@ -31,5 +31,9 @@
#00000000
#02aa3e
+ #da4848
+ #48dac7
+ #48da59
+ #d26ee4
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 920115f..e91ab94 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -33,5 +33,11 @@
鸡苗
毛鸡
饲料
+ 标准
+ 死亡
+ 体重
+ 死淘
+ 对比项
+ 显示内容