Browse Source

no message

master
lh 8 years ago
parent
commit
dd63dfdfd6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/src/main/res/layout/act_inhouse_infos.xml

+ 1
- 1
app/src/main/res/layout/act_inhouse_infos.xml View File

@ -4,7 +4,7 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:background="@color/greyf4f4f4" android:background="@color/greyf4f4f4"
android:layout_height="match_parent"> android:layout_height="match_parent">
<include layout="@layout/include_tab_bar"/>
<include layout="@layout/include_tool_bar"/>
<ListView <ListView
android:id="@+id/lv_inhouse_infos" android:id="@+id/lv_inhouse_infos"
android:layout_width="match_parent" android:layout_width="match_parent"


Loading…
Cancel
Save