From 65170717c0fd93cf453eb6c983908970981357e9 Mon Sep 17 00:00:00 2001 From: huan <3093416064@qq.com> Date: Sun, 14 May 2023 14:45:00 +0800 Subject: [PATCH] shoppingcart1 --- .idea/deploymentTargetDropDown.xml | 4 ++-- app/src/main/res/layout/content_shopping.xml | 25 +++++++++++++++++--- 2 files changed, 24 insertions(+), 5 deletions(-) diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml index c52a676..d3f45be 100644 --- a/.idea/deploymentTargetDropDown.xml +++ b/.idea/deploymentTargetDropDown.xml @@ -7,11 +7,11 @@ - + - + \ No newline at end of file diff --git a/app/src/main/res/layout/content_shopping.xml b/app/src/main/res/layout/content_shopping.xml index d9cc5f2..e739a38 100644 --- a/app/src/main/res/layout/content_shopping.xml +++ b/app/src/main/res/layout/content_shopping.xml @@ -2,12 +2,31 @@ + android:layout_height="match_parent" + android:background="#F2F2F2"> + + + + - + android:text="购物车是空的~~~~" + android:textSize="20sp"/> +