Commit 40bf9ef2 by 严久程

Merge branch '心理咨询紧急改版' of…

Merge branch '心理咨询紧急改版' of ssh://gitlab.yidianling.com:2224/app_android_lib/YDL-Component into 心理咨询紧急改版
parents 2a816887 4b633fd6
......@@ -46,7 +46,7 @@ ext {
"m-consultant" : "0.0.58.8",
"m-fm" : "0.0.29.3",
"m-user" : "0.0.60.3",
"m-home" : "0.0.19.1",
"m-home" : "0.0.20.9",
"m-im" : "0.0.17.4",
"m-dynamic" : "0.0.7.5",
......
......@@ -5,11 +5,6 @@
android:layout_height="wrap_content"
android:orientation="vertical">
<com.yidianling.home.ui.widget.HomeModuleCategoryView
android:id="@+id/home_category_view"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
......@@ -169,4 +164,10 @@
</RelativeLayout>
</LinearLayout>
<com.yidianling.home.ui.widget.HomeModuleCategoryView
android:id="@+id/home_category_view"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
</LinearLayout>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment