From a87a674364de8cacf3db029cc20472f3faafd8c3 Mon Sep 17 00:00:00 2001
From: Administrator <15805828761@163.com>
Date: Thu, 8 Mar 2018 13:39:18 +0800
Subject: [PATCH] no message
---
app/src/main/res/drawable-xhdpi/about.png | Bin 0 -> 1855 bytes
app/src/main/res/drawable-xhdpi/arrow_right.png | Bin 0 -> 483 bytes
app/src/main/res/drawable-xhdpi/buy.png | Bin 0 -> 375 bytes
app/src/main/res/drawable-xhdpi/child.png | Bin 0 -> 1101 bytes
app/src/main/res/drawable-xhdpi/clean.png | Bin 0 -> 2644 bytes
app/src/main/res/drawable-xhdpi/kefu.png | Bin 0 -> 1121 bytes
app/src/main/res/drawable-xhdpi/tiaoxing.png | Bin 0 -> 152 bytes
app/src/main/res/layout/fragment_mine.xml | 137 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
app/src/main/res/values/colors.xml | 2 ++
app/src/main/res/values/dimens.xml | 46 ++++++++++++++++++++++++++++++++++++++++++++++
mvpsdk/src/main/res/values/dimens.xml | 1 +
11 files changed, 184 insertions(+), 2 deletions(-)
create mode 100644 app/src/main/res/drawable-xhdpi/about.png
create mode 100644 app/src/main/res/drawable-xhdpi/arrow_right.png
create mode 100644 app/src/main/res/drawable-xhdpi/buy.png
create mode 100644 app/src/main/res/drawable-xhdpi/child.png
create mode 100644 app/src/main/res/drawable-xhdpi/clean.png
create mode 100644 app/src/main/res/drawable-xhdpi/kefu.png
create mode 100644 app/src/main/res/drawable-xhdpi/tiaoxing.png
create mode 100644 app/src/main/res/values/dimens.xml
diff --git a/app/src/main/res/drawable-xhdpi/about.png b/app/src/main/res/drawable-xhdpi/about.png
new file mode 100644
index 0000000..d07aea0
Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/about.png differ
diff --git a/app/src/main/res/drawable-xhdpi/arrow_right.png b/app/src/main/res/drawable-xhdpi/arrow_right.png
new file mode 100644
index 0000000..dff2cd1
Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/arrow_right.png differ
diff --git a/app/src/main/res/drawable-xhdpi/buy.png b/app/src/main/res/drawable-xhdpi/buy.png
new file mode 100644
index 0000000..c3911a4
Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/buy.png differ
diff --git a/app/src/main/res/drawable-xhdpi/child.png b/app/src/main/res/drawable-xhdpi/child.png
new file mode 100644
index 0000000..fe46e19
Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/child.png differ
diff --git a/app/src/main/res/drawable-xhdpi/clean.png b/app/src/main/res/drawable-xhdpi/clean.png
new file mode 100644
index 0000000..321d5b3
Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/clean.png differ
diff --git a/app/src/main/res/drawable-xhdpi/kefu.png b/app/src/main/res/drawable-xhdpi/kefu.png
new file mode 100644
index 0000000..bb236ce
Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/kefu.png differ
diff --git a/app/src/main/res/drawable-xhdpi/tiaoxing.png b/app/src/main/res/drawable-xhdpi/tiaoxing.png
new file mode 100644
index 0000000..22b9ec1
Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/tiaoxing.png differ
diff --git a/app/src/main/res/layout/fragment_mine.xml b/app/src/main/res/layout/fragment_mine.xml
index 3bbe637..6a97069 100644
--- a/app/src/main/res/layout/fragment_mine.xml
+++ b/app/src/main/res/layout/fragment_mine.xml
@@ -1,4 +1,5 @@
+ android:textColor="@color/textRed"
+ android:textSize="@dimen/txtsize_headline" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml
index b846dc6..6c32731 100644
--- a/app/src/main/res/values/colors.xml
+++ b/app/src/main/res/values/colors.xml
@@ -7,5 +7,7 @@
#C1C1C1
#B8B8B9
+ #F0EFF5
+ #FC5B6A
diff --git a/app/src/main/res/values/dimens.xml b/app/src/main/res/values/dimens.xml
new file mode 100644
index 0000000..5b72ea0
--- /dev/null
+++ b/app/src/main/res/values/dimens.xml
@@ -0,0 +1,46 @@
+
+
+
+ 16dp
+ 16dp
+
+
+ 4dp
+ 8dp
+ 16dp
+ 32dp
+ 64dp
+ 48dp
+
+
+ 34sp
+ 24sp
+ 20sp
+ 16sp
+ 14sp
+ 12sp
+
+
+ 2dp
+ 136dp
+
+ 50dp
+ 50dp
+ 6dp
+
+ 0.66dp
+ 4dp
+ 10dp
+ 14dp
+ 22dp
+ 36dp
+ 40dp
+ 60dp
+ 72dp
+
+ 12sp
+ 14sp
+ 16sp
+ 18sp
+
+
\ No newline at end of file
diff --git a/mvpsdk/src/main/res/values/dimens.xml b/mvpsdk/src/main/res/values/dimens.xml
index 7b556b6..5b72ea0 100644
--- a/mvpsdk/src/main/res/values/dimens.xml
+++ b/mvpsdk/src/main/res/values/dimens.xml
@@ -42,4 +42,5 @@
14sp
16sp
18sp
+
\ No newline at end of file
--
libgit2 0.21.0