Commit 70c1d30f authored by jianglx's avatar jianglx

恢复我的页面

parent 87dcd26f
...@@ -155,15 +155,6 @@ ...@@ -155,15 +155,6 @@
</RelativeLayout> </RelativeLayout>
<ScrollView
android:layout_width="match_parent"
android:layout_height="wrap_content">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
<!--我的订单--> <!--我的订单-->
<LinearLayout <LinearLayout
android:layout_width="match_parent" android:layout_width="match_parent"
...@@ -500,6 +491,7 @@ ...@@ -500,6 +491,7 @@
android:layout_height="@dimen/size_60" android:layout_height="@dimen/size_60"
android:layout_weight="1" android:layout_weight="1"
android:orientation="vertical"></RelativeLayout> android:orientation="vertical"></RelativeLayout>
</LinearLayout> </LinearLayout>
<com.yuyife.banner.Banner <com.yuyife.banner.Banner
...@@ -507,7 +499,8 @@ ...@@ -507,7 +499,8 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="@dimen/size_100" android:layout_height="@dimen/size_100"
android:layout_marginTop="@dimen/size_15" /> android:layout_marginTop="@dimen/size_15" />
</LinearLayout> </LinearLayout>
</ScrollView>
</LinearLayout>
</LinearLayout> </LinearLayout>
\ No newline at end of file
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