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">