From e0bda6be5f9442bba3ac14a1e03aad27e2d53993 Mon Sep 17 00:00:00 2001
From: lh <1209405678@qq.com>
Date: Sat, 30 Dec 2017 13:39:19 +0800
Subject: [PATCH] no message
---
app/src/main/res/layout/act_inhouse_infos.xml | 14 ++++++++++++++
app/src/main/res/layout/frag_inhouse_all.xml | 1 +
app/src/main/res/layout/frag_inhouse_no.xml | 4 +++-
app/src/main/res/layout/frag_inhouse_yes.xml | 6 ++++--
4 files changed, 22 insertions(+), 3 deletions(-)
create mode 100644 app/src/main/res/layout/act_inhouse_infos.xml
diff --git a/app/src/main/res/layout/act_inhouse_infos.xml b/app/src/main/res/layout/act_inhouse_infos.xml
new file mode 100644
index 0000000..75ce7a6
--- /dev/null
+++ b/app/src/main/res/layout/act_inhouse_infos.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/frag_inhouse_all.xml b/app/src/main/res/layout/frag_inhouse_all.xml
index 58bf099..03040e1 100644
--- a/app/src/main/res/layout/frag_inhouse_all.xml
+++ b/app/src/main/res/layout/frag_inhouse_all.xml
@@ -2,6 +2,7 @@
+ android:layout_width="match_parent"
+ android:layout_height="match_parent"
+ android:background="@color/greyf4f4f4"
+ android:orientation="vertical">