Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
HBHAndroid
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨秀秀
HBHAndroid
Commits
dc766b52
Commit
dc766b52
authored
Jul 25, 2024
by
小费同学阿
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
基础搭建
功能开发 1:bug 修复 消费者端大字体部分界面影响使用修复
parent
db057312
Changes
29
Hide whitespace changes
Inline
Side-by-side
Showing
29 changed files
with
138 additions
and
142 deletions
+138
-142
fragment_huanbohai.xml
app/src/main/res/layout/fragment_huanbohai.xml
+0
-5
activity_login.xml
consumer/src/main/res/layout/activity_login.xml
+4
-4
fragment_activity.xml
consumer/src/main/res/layout/fragment_activity.xml
+4
-4
fragment_good.xml
consumer/src/main/res/layout/fragment_good.xml
+1
-1
fragment_home.xml
consumer/src/main/res/layout/fragment_home.xml
+10
-10
fragment_mine.xml
consumer/src/main/res/layout/fragment_mine.xml
+16
-16
fragment_shop.xml
consumer/src/main/res/layout/fragment_shop.xml
+5
-5
fragment_shopping_cart.xml
consumer/src/main/res/layout/fragment_shopping_cart.xml
+9
-9
item_activity_coupon.xml
consumer/src/main/res/layout/item_activity_coupon.xml
+8
-8
item_available_coupon.xml
consumer/src/main/res/layout/item_available_coupon.xml
+4
-4
item_collection_goods.xml
consumer/src/main/res/layout/item_collection_goods.xml
+4
-4
item_coupon.xml
consumer/src/main/res/layout/item_coupon.xml
+7
-7
item_coupon_goods.xml
consumer/src/main/res/layout/item_coupon_goods.xml
+4
-4
item_credit.xml
consumer/src/main/res/layout/item_credit.xml
+3
-3
item_credit_goods.xml
consumer/src/main/res/layout/item_credit_goods.xml
+2
-2
item_credit_goods_small.xml
consumer/src/main/res/layout/item_credit_goods_small.xml
+2
-2
item_credit_order.xml
consumer/src/main/res/layout/item_credit_order.xml
+10
-10
item_first_category.xml
consumer/src/main/res/layout/item_first_category.xml
+1
-1
item_goods.xml
consumer/src/main/res/layout/item_goods.xml
+4
-4
item_guess_like_goods.xml
consumer/src/main/res/layout/item_guess_like_goods.xml
+3
-3
item_hot_sales_goods.xml
consumer/src/main/res/layout/item_hot_sales_goods.xml
+6
-6
item_hot_sales_top3_goods.xml
consumer/src/main/res/layout/item_hot_sales_top3_goods.xml
+4
-4
item_low_price_nomal.xml
consumer/src/main/res/layout/item_low_price_nomal.xml
+3
-3
item_low_priced_goods.xml
consumer/src/main/res/layout/item_low_priced_goods.xml
+2
-2
item_map.xml
consumer/src/main/res/layout/item_map.xml
+1
-1
item_message.xml
consumer/src/main/res/layout/item_message.xml
+2
-2
item_my_coupon.xml
consumer/src/main/res/layout/item_my_coupon.xml
+9
-9
item_news.xml
consumer/src/main/res/layout/item_news.xml
+3
-3
item_not_available_coupon.xml
consumer/src/main/res/layout/item_not_available_coupon.xml
+7
-6
No files found.
app/src/main/res/layout/fragment_huanbohai.xml
View file @
dc766b52
...
...
@@ -225,12 +225,7 @@
android:src=
"@mipmap/zhanwei_img_wushuju"
/>
</LinearLayout>
</LinearLayout>
</LinearLayout>
</androidx.core.widget.NestedScrollView>
</androidx.constraintlayout.widget.ConstraintLayout>
...
...
consumer/src/main/res/layout/activity_login.xml
View file @
dc766b52
...
...
@@ -201,25 +201,25 @@
<TextView
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:text=
"我已阅读并同意"
android:layout_marginLeft=
"7dp"
/>
<TextView
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#5971A4"
binding:onClickCommand=
"@{loginViewModel.goUserAgreement}"
android:text=
"《用户协议》"
/>
<TextView
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:text=
"和"
/>
<TextView
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
binding:onClickCommand=
"@{loginViewModel.goPrivacyClause}"
android:text=
"《隐私条款》"
android:textColor=
"#5971A4"
/>
...
...
consumer/src/main/res/layout/fragment_activity.xml
View file @
dc766b52
...
...
@@ -47,7 +47,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
"@string/coupon_collection"
android:textSize=
"20
s
p"
android:textSize=
"20
d
p"
android:textStyle=
"bold"
android:textColor=
"#FF333333"
/>
...
...
@@ -67,7 +67,7 @@
android:layout_centerVertical=
"true"
android:layout_marginRight=
"7dp"
android:text=
"@string/more"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF999999"
/>
</RelativeLayout>
...
...
@@ -87,7 +87,7 @@
android:layout_marginLeft=
"17dp"
android:layout_marginBottom=
"21dp"
android:text=
"促销活动"
android:textSize=
"20
s
p"
android:textSize=
"20
d
p"
android:textStyle=
"bold"
android:textColor=
"#FF333333"
/>
...
...
@@ -125,7 +125,7 @@
android:visibility=
"gone"
android:layout_below=
"@id/rv_search_goods_list"
android:text=
"~ 没有更多啦 ~"
android:textSize=
"13
s
p"
android:textSize=
"13
d
p"
android:textColor=
"#FF999999"
/>
<!--暂无数据-->
...
...
consumer/src/main/res/layout/fragment_good.xml
View file @
dc766b52
...
...
@@ -64,7 +64,7 @@
android:layout_marginTop=
"11dp"
android:gravity=
"center"
android:text=
"~ 没有更多啦 ~"
android:textSize=
"13
s
p"
android:textSize=
"13
d
p"
android:textColor=
"#FF999999"
/>
</LinearLayout>
</androidx.core.widget.NestedScrollView>
...
...
consumer/src/main/res/layout/fragment_home.xml
View file @
dc766b52
...
...
@@ -202,7 +202,7 @@
android:layout_marginTop=
"4dp"
android:text=
"@string/company_name"
android:textColor=
"#324E8D"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textStyle=
"bold"
/>
</LinearLayout>
...
...
@@ -234,7 +234,7 @@
android:layout_marginTop=
"4dp"
android:text=
"@string/talent_recruitment"
android:textColor=
"#324E8D"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textStyle=
"bold"
>
</TextView>
...
...
@@ -267,7 +267,7 @@
android:layout_marginTop=
"4dp"
android:text=
"@string/points_redemption"
android:textColor=
"#324E8D"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textStyle=
"bold"
/>
</LinearLayout>
<!--店内导航-->
...
...
@@ -297,7 +297,7 @@
android:layout_marginTop=
"4dp"
android:text=
"@string/shop_navigation"
android:textColor=
"#324E8D"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textStyle=
"bold"
/>
</LinearLayout>
<!--门店服务-->
...
...
@@ -327,7 +327,7 @@
android:layout_marginTop=
"4dp"
android:text=
"@string/shop_services"
android:textColor=
"#324E8D"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textStyle=
"bold"
/>
</LinearLayout>
</GridLayout>
...
...
@@ -402,7 +402,7 @@
android:layout_centerVertical=
"true"
android:layout_marginRight=
"7dp"
android:text=
"@string/more"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF999999"
binding:onClickCommand=
"@{homeViewModel.goLowPrice}"
/>
...
...
@@ -430,7 +430,7 @@
android:layout_centerInParent=
"true"
android:text=
"@string/guess_like"
android:textStyle=
"bold"
android:textSize=
"20
s
p"
android:textSize=
"20
d
p"
android:textColor=
"#FF333333"
/>
</RelativeLayout>
...
...
@@ -447,7 +447,7 @@
android:layout_marginTop=
"24dp"
android:layout_marginBottom=
"22dp"
android:text=
"~ 没有更多啦 ~"
android:textSize=
"13
s
p"
android:textSize=
"13
d
p"
android:textColor=
"#FFAEAEAE"
/>
</LinearLayout>
</androidx.core.widget.NestedScrollView>
...
...
@@ -480,7 +480,7 @@
android:layout_marginRight=
"21dp"
android:background=
"@drawable/bg_button_blue_all_radius_8"
android:text=
"环渤海河西"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#FF5971A4"
binding:onClickCommand=
"@{homeViewModel.changeHexi}"
/>
<TextView
...
...
@@ -493,7 +493,7 @@
android:paddingBottom=
"11dp"
android:background=
"@drawable/bg_button_grey_all_radius_8"
android:text=
"环渤海滨海"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#333333"
binding:onClickCommand=
"@{homeViewModel.changeBinghai}"
/>
</LinearLayout>
...
...
consumer/src/main/res/layout/fragment_mine.xml
View file @
dc766b52
...
...
@@ -94,7 +94,7 @@
android:focusableInTouchMode=
"false"
android:cursorVisible=
"true"
android:text=
"@={mineViewModel.nickName}"
android:textSize=
"20
s
p"
android:textSize=
"20
d
p"
android:textColor=
"#FF222222"
android:background=
"@null"
/>
...
...
@@ -127,7 +127,7 @@
android:paddingBottom=
"2dp"
android:background=
"@drawable/bg_brown_all_radius_12"
android:text=
"青铜会员"
android:textSize=
"13
s
p"
android:textSize=
"13
d
p"
android:textColor=
"#EBB47B"
/>
<ImageView
...
...
@@ -169,7 +169,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginLeft=
"13dp"
android:textSize=
"26
s
p"
android:textSize=
"26
d
p"
android:textColor=
"#FFE27D17"
android:text=
"1200"
/>
...
...
@@ -177,7 +177,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginLeft=
"13dp"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#111111"
android:text=
"积分"
/>
</LinearLayout>
...
...
@@ -201,7 +201,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginLeft=
"13dp"
android:textSize=
"26
s
p"
android:textSize=
"26
d
p"
android:textColor=
"#1C3B81"
android:text=
"1200"
/>
...
...
@@ -209,7 +209,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginLeft=
"13dp"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#111111"
android:text=
"优惠券"
/>
</LinearLayout>
...
...
@@ -233,7 +233,7 @@
android:layout_marginTop=
"21dp"
android:layout_marginLeft=
"13dp"
android:textStyle=
"bold"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#333333"
android:text=
"我的收藏"
/>
...
...
@@ -244,7 +244,7 @@
android:layout_marginBottom=
"21dp"
android:layout_marginLeft=
"13dp"
android:textStyle=
"bold"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#757575"
android:text=
"用心仪好物装点新家"
/>
...
...
@@ -296,7 +296,7 @@
android:layout_height=
"wrap_content"
android:layout_centerVertical=
"true"
android:textStyle=
"bold"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#333333"
android:text=
"商品订单"
/>
...
...
@@ -347,7 +347,7 @@
android:layout_marginTop=
"4dp"
android:text=
"待付款"
android:textColor=
"#324E8D"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textStyle=
"bold"
/>
</LinearLayout>
...
...
@@ -378,7 +378,7 @@
android:layout_marginTop=
"4dp"
android:text=
"已完成"
android:textColor=
"#324E8D"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textStyle=
"bold"
>
</TextView>
...
...
@@ -411,7 +411,7 @@
android:layout_marginTop=
"4dp"
android:text=
"已关闭"
android:textColor=
"#324E8D"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textStyle=
"bold"
/>
</LinearLayout>
</GridLayout>
...
...
@@ -442,7 +442,7 @@
android:layout_height=
"wrap_content"
android:layout_centerVertical=
"true"
android:textStyle=
"bold"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#333333"
android:text=
"积分订单"
/>
...
...
@@ -493,7 +493,7 @@
android:layout_marginTop=
"4dp"
android:text=
"待领取"
android:textColor=
"#324E8D"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textStyle=
"bold"
/>
</LinearLayout>
...
...
@@ -524,7 +524,7 @@
android:layout_marginTop=
"4dp"
android:text=
"已完成"
android:textColor=
"#324E8D"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textStyle=
"bold"
>
</TextView>
...
...
@@ -557,7 +557,7 @@
android:layout_marginTop=
"4dp"
android:text=
"@string/points_redemption"
android:textColor=
"#324E8D"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textStyle=
"bold"
android:visibility=
"invisible"
/>
</LinearLayout>
...
...
consumer/src/main/res/layout/fragment_shop.xml
View file @
dc766b52
...
...
@@ -60,7 +60,7 @@
android:layout_marginLeft=
"17dp"
android:layout_marginBottom=
"30dp"
android:layout_centerVertical=
"true"
android:textSize=
"20
s
p"
android:textSize=
"20
d
p"
android:textColor=
"#FFFFFFFF"
android:text=
"上海迷雾之森家具有限公司"
/>
...
...
@@ -81,7 +81,7 @@
android:layout_marginRight=
"17dp"
android:layout_alignParentBottom=
"true"
android:layout_marginBottom=
"30dp"
android:textSize=
"32
s
p"
android:textSize=
"32
d
p"
android:textStyle=
"bold"
android:textColor=
"#FFFFFFFF"
android:text=
"突破家具日常形态,做不一样的自己"
/>
...
...
@@ -99,7 +99,7 @@
android:layout_marginBottom=
"31dp"
android:layout_marginLeft=
"17dp"
android:textStyle=
"bold"
android:textSize=
"20
s
p"
android:textSize=
"20
d
p"
android:textColor=
"#FF333333"
android:text=
"家居故事"
/>
...
...
@@ -118,7 +118,7 @@
android:layout_marginBottom=
"31dp"
android:layout_marginLeft=
"17dp"
android:textStyle=
"bold"
android:textSize=
"20
s
p"
android:textSize=
"20
d
p"
android:textColor=
"#FF333333"
android:text=
"精选店铺"
/>
...
...
@@ -140,7 +140,7 @@
android:gravity=
"center"
android:layout_centerHorizontal=
"true"
android:text=
"~ 没有更多啦 ~"
android:textSize=
"13
s
p"
android:textSize=
"13
d
p"
android:textColor=
"#FF999999"
/>
</LinearLayout>
...
...
consumer/src/main/res/layout/fragment_shopping_cart.xml
View file @
dc766b52
...
...
@@ -72,7 +72,7 @@
android:layout_marginStart=
"16dp"
android:textColor=
"@color/black"
android:text=
"@={shoppingCartViewModel.nickName}"
android:textSize=
"20
s
p"
android:textSize=
"20
d
p"
android:textStyle=
"bold"
app:layout_constraintRight_toRightOf=
"@+id/tv_ame_num1"
app:layout_constraintTop_toTopOf=
"parent"
/>
...
...
@@ -85,7 +85,7 @@
android:gravity=
"center"
android:text=
"@={shoppingCartViewModel.roleName}"
android:textColor=
"@color/white"
android:textSize=
"13
s
p"
android:textSize=
"13
d
p"
android:textStyle=
"bold"
app:layout_constraintLeft_toLeftOf=
"parent"
app:layout_constraintTop_toTopOf=
"parent"
/>
...
...
@@ -98,7 +98,7 @@
android:layout_marginTop=
"21dp"
android:text=
"@={shoppingCartViewModel.createTime}"
android:textColor=
"@color/black"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
app:layout_constraintRight_toRightOf=
"@+id/tv_ame_num1"
app:layout_constraintTop_toTopOf=
"parent"
/>
</LinearLayout>
...
...
@@ -149,7 +149,7 @@
android:layout_marginStart=
"12dp"
android:text=
"@string/change_password"
android:textColor=
"#5A5A5A"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textStyle=
"bold"
/>
<ImageView
...
...
@@ -208,7 +208,7 @@
android:layout_marginStart=
"12dp"
android:text=
"@string/change_phone"
android:textColor=
"#5A5A5A"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textStyle=
"bold"
/>
<!--arrow右箭头进入-->
<ImageView
...
...
@@ -267,7 +267,7 @@
android:layout_marginStart=
"12dp"
android:text=
"@string/privary_agreement"
android:textColor=
"#5A5A5A"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textStyle=
"bold"
/>
<!--arrow右箭头进入-->
<ImageView
...
...
@@ -328,7 +328,7 @@
android:layout_marginStart=
"12dp"
android:text=
"@string/clear_cache"
android:textColor=
"#5A5A5A"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textStyle=
"bold"
/>
<!--arrow右箭头进入-->
<ImageView
...
...
@@ -386,7 +386,7 @@
android:layout_marginStart=
"12dp"
android:text=
"@string/check_update"
android:textColor=
"#5A5A5A"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textStyle=
"bold"
/>
<!--arrow右箭头进入-->
<ImageView
...
...
@@ -412,7 +412,7 @@
android:background=
"@drawable/bg_white_radius_24"
android:text=
"@string/log_out"
android:textColor=
"#5971A4"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textStyle=
"bold"
/>
</LinearLayout>
...
...
consumer/src/main/res/layout/item_activity_coupon.xml
View file @
dc766b52
...
...
@@ -79,7 +79,7 @@
android:layout_centerHorizontal=
"true"
android:textStyle=
"bold"
android:layout_marginTop=
"20dp"
android:textSize=
"30
s
p"
android:textSize=
"30
d
p"
android:textColor=
"@color/white"
android:ellipsize=
"end"
android:maxLines=
"1"
...
...
@@ -97,7 +97,7 @@
android:paddingTop=
"2dp"
android:paddingBottom=
"2dp"
android:background=
"@drawable/bg_white_radius_24"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#5B73A6"
android:text=
"立即领取"
/>
...
...
@@ -153,7 +153,7 @@
android:layout_marginTop=
"15dp"
android:layout_marginLeft=
"12dp"
android:layout_below=
"@id/rl_coupon_content"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#666666"
android:text=
"2023.05.01 - 2023.05.03"
/>
...
...
@@ -171,7 +171,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_centerVertical=
"true"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#666666"
android:text=
"全场商品适用"
/>
...
...
@@ -191,7 +191,7 @@
android:layout_height=
"wrap_content"
android:layout_toLeftOf=
"@id/iv_more_info_icon"
android:layout_marginRight=
"7dp"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#666666"
android:text=
"详细信息"
/>
...
...
@@ -215,7 +215,7 @@
android:layout_height=
"wrap_content"
android:layout_marginTop=
"13dp"
android:text=
"1、每人最多可领1次"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#FF666666"
/>
<TextView
...
...
@@ -225,7 +225,7 @@
android:layout_marginBottom=
"13dp"
android:layout_marginTop=
"6dp"
android:text=
"2、每人最多可领1次"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#FF666666"
/>
<TextView
...
...
@@ -234,7 +234,7 @@
android:layout_height=
"wrap_content"
android:layout_marginBottom=
"13dp"
android:text=
"券编号:27868866"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#FF5971A4"
android:visibility=
"gone"
/>
</LinearLayout>
...
...
consumer/src/main/res/layout/item_available_coupon.xml
View file @
dc766b52
...
...
@@ -84,7 +84,7 @@
android:layout_centerHorizontal=
"true"
android:textStyle=
"bold"
android:layout_marginTop=
"20dp"
android:textSize=
"30
s
p"
android:textSize=
"30
d
p"
android:textColor=
"@color/white"
android:text=
"赠品"
/>
...
...
@@ -100,7 +100,7 @@
android:paddingTop=
"2dp"
android:paddingBottom=
"2dp"
android:background=
"@drawable/bg_white_radius_24"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#5B73A6"
android:text=
"立即使用"
/>
...
...
@@ -137,7 +137,7 @@
android:layout_marginTop=
"15dp"
android:layout_marginLeft=
"12dp"
android:layout_below=
"@id/rl_coupon_content"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#666666"
android:text=
"2023.05.01 - 2023.05.03"
/>
...
...
@@ -155,7 +155,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_centerVertical=
"true"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#666666"
android:text=
"全场商品适用"
/>
...
...
consumer/src/main/res/layout/item_collection_goods.xml
View file @
dc766b52
...
...
@@ -52,7 +52,7 @@
android:layout_marginTop=
"17dp"
android:layout_marginLeft=
"11dp"
android:text=
"单人沙发扶手椅"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF333333"
android:singleLine=
"true"
android:ellipsize=
"end"
/>
...
...
@@ -69,21 +69,21 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/price_yellow"
android:textSize=
"10
s
p"
android:textSize=
"10
d
p"
android:text=
"¥"
/>
<TextView
android:id=
"@+id/tv_price_integer"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/price_yellow"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:text=
"3499"
/>
<TextView
android:id=
"@+id/tv_price_decimal"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/price_yellow"
android:textSize=
"10
s
p"
android:textSize=
"10
d
p"
android:text=
".00"
/>
</LinearLayout>
...
...
consumer/src/main/res/layout/item_coupon.xml
View file @
dc766b52
...
...
@@ -78,7 +78,7 @@
android:layout_centerHorizontal=
"true"
android:textStyle=
"bold"
android:layout_marginTop=
"20dp"
android:textSize=
"30
s
p"
android:textSize=
"30
d
p"
android:textColor=
"@color/white"
android:text=
"赠品"
/>
...
...
@@ -94,7 +94,7 @@
android:paddingTop=
"2dp"
android:paddingBottom=
"2dp"
android:background=
"@drawable/bg_white_radius_24"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#5B73A6"
android:text=
"立即领取"
/>
...
...
@@ -131,7 +131,7 @@
android:layout_marginTop=
"15dp"
android:layout_marginLeft=
"12dp"
android:layout_below=
"@id/rl_coupon_content"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#666666"
android:text=
"2023.05.01 - 2023.05.03"
/>
...
...
@@ -149,7 +149,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_centerVertical=
"true"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#666666"
android:text=
"全场商品适用"
/>
...
...
@@ -169,7 +169,7 @@
android:layout_height=
"wrap_content"
android:layout_toLeftOf=
"@id/iv_more_info_icon"
android:layout_marginRight=
"7dp"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#666666"
android:text=
"详细信息"
/>
...
...
@@ -199,7 +199,7 @@
android:layout_height=
"wrap_content"
android:layout_marginTop=
"13dp"
android:text=
"1、每人最多可领1次"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#FF666666"
/>
<TextView
...
...
@@ -209,7 +209,7 @@
android:layout_marginBottom=
"13dp"
android:layout_marginTop=
"6dp"
android:text=
"2、每人最多可领1次"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#FF666666"
/>
</LinearLayout>
...
...
consumer/src/main/res/layout/item_coupon_goods.xml
View file @
dc766b52
...
...
@@ -29,7 +29,7 @@
android:layout_marginTop=
"17dp"
android:layout_marginLeft=
"11dp"
android:text=
"单人沙发扶手椅"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF333333"
android:singleLine=
"true"
android:ellipsize=
"end"
...
...
@@ -47,21 +47,21 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/price_yellow"
android:textSize=
"10
s
p"
android:textSize=
"10
d
p"
android:text=
"¥"
/>
<TextView
android:id=
"@+id/tv_price_integer"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/price_yellow"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:text=
"3499"
/>
<TextView
android:id=
"@+id/tv_price_decimal"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/price_yellow"
android:textSize=
"10
s
p"
android:textSize=
"10
d
p"
android:text=
".00"
/>
</LinearLayout>
...
...
consumer/src/main/res/layout/item_credit.xml
View file @
dc766b52
...
...
@@ -24,7 +24,7 @@
android:layout_marginBottom=
"16dp"
android:layout_centerVertical=
"true"
android:text=
"2022-12-11"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF333333"
/>
<TextView
...
...
@@ -34,7 +34,7 @@
android:layout_centerInParent=
"true"
android:layout_centerVertical=
"true"
android:text=
"+100"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FFD84848"
/>
<TextView
...
...
@@ -44,7 +44,7 @@
android:layout_alignParentRight=
"true"
android:layout_centerVertical=
"true"
android:text=
"完善注册信息"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF333333"
/>
</RelativeLayout>
</layout>
\ No newline at end of file
consumer/src/main/res/layout/item_credit_goods.xml
View file @
dc766b52
...
...
@@ -29,7 +29,7 @@
android:layout_below=
"@id/iv_goods_img"
android:layout_marginTop=
"17dp"
android:text=
"单人沙发扶手椅"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF333333"
android:singleLine=
"true"
android:ellipsize=
"end"
/>
...
...
@@ -42,7 +42,7 @@
android:layout_marginTop=
"13dp"
android:layout_marginBottom=
"21dp"
android:textColor=
"#1C3B81"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:text=
"120积分"
/>
</RelativeLayout>
...
...
consumer/src/main/res/layout/item_credit_goods_small.xml
View file @
dc766b52
...
...
@@ -30,7 +30,7 @@
android:layout_marginTop=
"17dp"
android:layout_marginLeft=
"11dp"
android:text=
"单人沙发扶手椅"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF333333"
android:singleLine=
"true"
android:ellipsize=
"end"
/>
...
...
@@ -43,7 +43,7 @@
android:layout_marginLeft=
"11dp"
android:layout_marginTop=
"13dp"
android:textColor=
"#1C3B81"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:text=
"120积分"
/>
</RelativeLayout>
...
...
consumer/src/main/res/layout/item_credit_order.xml
View file @
dc766b52
...
...
@@ -47,7 +47,7 @@
android:layout_centerVertical=
"true"
android:layout_alignParentRight=
"true"
android:text=
"待领取"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#FFC8382A"
/>
</RelativeLayout>
...
...
@@ -72,7 +72,7 @@
android:layout_height=
"wrap_content"
android:layout_toLeftOf=
"@id/tv_credit_num_label"
android:layout_marginBottom=
"4dp"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textStyle=
"bold"
android:textColor=
"#FF333333"
android:text=
"3499"
/>
...
...
@@ -84,7 +84,7 @@
android:layout_alignParentRight=
"true"
android:layout_marginBottom=
"4dp"
android:textStyle=
"bold"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF333333"
android:text=
"积分"
/>
...
...
@@ -95,7 +95,7 @@
android:layout_height=
"wrap_content"
android:layout_alignParentRight=
"true"
android:layout_below=
"@id/tv_credit_num"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#FF333333"
android:text=
"x1"
/>
...
...
@@ -109,7 +109,7 @@
android:layout_toRightOf=
"@id/iv_goods_img"
android:layout_toLeftOf=
"@id/tv_credit_num"
android:text=
"现代简约沙发现代简约沙发现代简约沙..."
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF333333"
/>
...
...
@@ -140,7 +140,7 @@
android:layout_centerVertical=
"true"
android:layout_marginLeft=
"13dp"
android:text=
"商品已领取"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF757575"
/>
<TextView
...
...
@@ -151,7 +151,7 @@
android:layout_alignParentRight=
"true"
android:layout_marginRight=
"13dp"
android:textColor=
"#FFE27D17"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:text=
"积分"
/>
<TextView
...
...
@@ -161,7 +161,7 @@
android:layout_centerVertical=
"true"
android:layout_toLeftOf=
"@id/tv_total_credit_label"
android:textColor=
"#FFE27D17"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:text=
"120"
/>
<TextView
...
...
@@ -169,7 +169,7 @@
android:layout_height=
"wrap_content"
android:layout_toLeftOf=
"@id/tv_total_credit"
android:layout_centerVertical=
"true"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF333333"
android:text=
"已支付:"
/>
</RelativeLayout>
...
...
@@ -192,7 +192,7 @@
android:paddingTop=
"4dp"
android:paddingBottom=
"4dp"
android:background=
"@drawable/bg_white_border_radius_15"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:text=
"商品领取"
/>
...
...
consumer/src/main/res/layout/item_first_category.xml
View file @
dc766b52
...
...
@@ -29,7 +29,7 @@
android:maxLines=
"2"
android:text=
"住宅家具"
android:textColor=
"@color/content_grey"
android:textSize=
"14
s
p"
/>
android:textSize=
"14
d
p"
/>
</RelativeLayout>
</layout>
\ No newline at end of file
consumer/src/main/res/layout/item_goods.xml
View file @
dc766b52
...
...
@@ -29,7 +29,7 @@
android:layout_marginTop=
"17dp"
android:layout_marginLeft=
"11dp"
android:text=
"单人沙发扶手椅"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF333333"
/>
...
...
@@ -45,21 +45,21 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/price_yellow"
android:textSize=
"10
s
p"
android:textSize=
"10
d
p"
android:text=
"¥"
/>
<TextView
android:id=
"@+id/tv_price_integer"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/price_yellow"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:text=
"3499"
/>
<TextView
android:id=
"@+id/tv_price_decimal"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/price_yellow"
android:textSize=
"10
s
p"
android:textSize=
"10
d
p"
android:text=
".00"
/>
</LinearLayout>
...
...
consumer/src/main/res/layout/item_guess_like_goods.xml
View file @
dc766b52
...
...
@@ -38,7 +38,7 @@
android:singleLine=
"true"
android:text=
"ULVSBODA乌斯博"
android:textColor=
"#FF333333"
android:textSize=
"16
s
p"
/>
android:textSize=
"16
d
p"
/>
<LinearLayout
...
...
@@ -55,7 +55,7 @@
android:layout_height=
"wrap_content"
android:text=
"¥"
android:textColor=
"#E27D17"
android:textSize=
"10
s
p"
/>
android:textSize=
"10
d
p"
/>
<TextView
android:id=
"@+id/tv_price_integer"
...
...
@@ -70,7 +70,7 @@
android:layout_height=
"wrap_content"
android:text=
".00"
android:textColor=
"#E27D17"
android:textSize=
"10
s
p"
/>
android:textSize=
"10
d
p"
/>
</LinearLayout>
</RelativeLayout>
...
...
consumer/src/main/res/layout/item_hot_sales_goods.xml
View file @
dc766b52
...
...
@@ -45,7 +45,7 @@
android:maxLines=
"2"
android:text=
"现代简约沙发现代简约沙发现代简约沙..."
android:textColor=
"#333333"
android:textSize=
"16
s
p"
/>
android:textSize=
"16
d
p"
/>
<TextView
...
...
@@ -60,7 +60,7 @@
android:maxLines=
"1"
android:text=
"上海迷雾之森家具有限公司"
android:textColor=
"#FF757575"
android:textSize=
"14
s
p"
/>
android:textSize=
"14
d
p"
/>
<LinearLayout
...
...
@@ -78,7 +78,7 @@
android:layout_height=
"wrap_content"
android:text=
"¥"
android:textColor=
"#FFE27D17"
android:textSize=
"10
s
p"
/>
android:textSize=
"10
d
p"
/>
<TextView
android:id=
"@+id/tv_price_integer"
...
...
@@ -86,7 +86,7 @@
android:layout_height=
"wrap_content"
android:text=
"3499"
android:textColor=
"#FFE27D17"
android:textSize=
"16
s
p"
/>
android:textSize=
"16
d
p"
/>
<TextView
android:id=
"@+id/tv_price_decimal"
...
...
@@ -94,7 +94,7 @@
android:layout_height=
"wrap_content"
android:text=
".00"
android:textColor=
"#FFE27D17"
android:textSize=
"10
s
p"
/>
android:textSize=
"10
d
p"
/>
</LinearLayout>
<RelativeLayout
...
...
@@ -114,7 +114,7 @@
android:layout_marginTop=
"5dp"
android:text=
"No.4"
android:textColor=
"#FFFFFFFF"
android:textSize=
"11
s
p"
/>
android:textSize=
"11
d
p"
/>
</RelativeLayout>
...
...
consumer/src/main/res/layout/item_hot_sales_top3_goods.xml
View file @
dc766b52
...
...
@@ -50,7 +50,7 @@
android:singleLine=
"true"
android:text=
"单人沙发扶手椅"
android:textColor=
"#FF333333"
android:textSize=
"16
s
p"
/>
android:textSize=
"16
d
p"
/>
<LinearLayout
android:layout_width=
"wrap_content"
...
...
@@ -67,7 +67,7 @@
android:layout_height=
"wrap_content"
android:text=
"¥"
android:textColor=
"@color/price_yellow"
android:textSize=
"10
s
p"
/>
android:textSize=
"10
d
p"
/>
<TextView
android:id=
"@+id/tv_price_integer"
...
...
@@ -77,7 +77,7 @@
android:maxLines=
"1"
android:text=
"3499"
android:textColor=
"@color/price_yellow"
android:textSize=
"16
s
p"
/>
android:textSize=
"16
d
p"
/>
<TextView
android:id=
"@+id/tv_price_decimal"
...
...
@@ -87,7 +87,7 @@
android:maxLines=
"1"
android:text=
".00"
android:textColor=
"@color/price_yellow"
android:textSize=
"10
s
p"
/>
android:textSize=
"10
d
p"
/>
</LinearLayout>
</RelativeLayout>
...
...
consumer/src/main/res/layout/item_low_price_nomal.xml
View file @
dc766b52
...
...
@@ -30,7 +30,7 @@
android:layout_marginTop=
"17dp"
android:layout_marginLeft=
"11dp"
android:text=
"单人沙发扶手椅"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF333333"
/>
...
...
@@ -53,14 +53,14 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/price_yellow"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:text=
"3499"
/>
<TextView
android:id=
"@+id/tv_price_decimal"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/price_yellow"
android:textSize=
"10
s
p"
android:textSize=
"10
d
p"
android:text=
".00"
/>
</LinearLayout>
...
...
consumer/src/main/res/layout/item_low_priced_goods.xml
View file @
dc766b52
...
...
@@ -35,7 +35,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
"¥"
android:textSize=
"10
s
p"
android:textSize=
"10
d
p"
/>
<TextView
android:id=
"@+id/tv_price_integer"
...
...
@@ -49,7 +49,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
".00"
android:textSize=
"10
s
p"
android:textSize=
"10
d
p"
/>
</LinearLayout>
...
...
consumer/src/main/res/layout/item_map.xml
View file @
dc766b52
...
...
@@ -16,7 +16,7 @@
android:layout_centerVertical=
"true"
android:layout_marginLeft=
"21dp"
android:text=
"2021年"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#FF333333"
/>
<ImageView
...
...
consumer/src/main/res/layout/item_message.xml
View file @
dc766b52
...
...
@@ -39,7 +39,7 @@
android:layout_toRightOf=
"@id/iv_message_icon"
android:layout_marginLeft=
"11dp"
android:textStyle=
"bold"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#333333"
android:text=
"订单信息"
/>
...
...
@@ -65,7 +65,7 @@
android:layout_marginTop=
"21dp"
android:layout_marginBottom=
"21dp"
android:text=
"您的订单号2023050812080854321已确认付款!如有疑问,请立即查看详情!"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#FF757575"
/>
...
...
consumer/src/main/res/layout/item_my_coupon.xml
View file @
dc766b52
...
...
@@ -82,7 +82,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textStyle=
"bold"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"@color/white"
android:text=
"¥"
/>
<TextView
...
...
@@ -90,7 +90,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textStyle=
"bold"
android:textSize=
"28
s
p"
android:textSize=
"28
d
p"
android:textColor=
"@color/white"
android:text=
"1000"
/>
</LinearLayout>
...
...
@@ -108,7 +108,7 @@
android:paddingTop=
"2dp"
android:paddingBottom=
"2dp"
android:background=
"@drawable/bg_white_radius_24"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#5B73A6"
android:text=
"立即使用"
/>
...
...
@@ -153,7 +153,7 @@
android:layout_marginTop=
"15dp"
android:layout_marginLeft=
"12dp"
android:layout_below=
"@id/rl_coupon_content"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#666666"
android:text=
"2023.05.01 - 2023.05.03"
/>
...
...
@@ -171,7 +171,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_centerVertical=
"true"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#666666"
android:text=
"全场商品适用"
/>
...
...
@@ -191,7 +191,7 @@
android:layout_height=
"wrap_content"
android:layout_toLeftOf=
"@id/iv_more_info_icon"
android:layout_marginRight=
"7dp"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#666666"
android:text=
"详细信息"
/>
...
...
@@ -215,7 +215,7 @@
android:layout_height=
"wrap_content"
android:layout_marginTop=
"13dp"
android:text=
"1、每人最多可领1次"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#FF666666"
/>
<TextView
...
...
@@ -224,7 +224,7 @@
android:layout_height=
"wrap_content"
android:layout_marginTop=
"6dp"
android:text=
"2、每人最多可领1次"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#FF666666"
/>
<TextView
...
...
@@ -234,7 +234,7 @@
android:layout_marginBottom=
"13dp"
android:layout_marginTop=
"13dp"
android:text=
"券编号:27868866"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#FF5971A4"
/>
</LinearLayout>
</RelativeLayout>
...
...
consumer/src/main/res/layout/item_news.xml
View file @
dc766b52
...
...
@@ -33,7 +33,7 @@
android:layout_marginTop=
"30dp"
android:layout_marginLeft=
"11dp"
android:textStyle=
"bold"
android:textSize=
"16
s
p"
android:textSize=
"16
d
p"
android:textColor=
"#333333"
android:text=
"木质家具 打造温馨的家"
/>
...
...
@@ -59,7 +59,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginLeft=
"5dp"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#757575"
android:text=
"17868"
/>
</LinearLayout>
...
...
@@ -71,7 +71,7 @@
android:layout_alignParentRight=
"true"
android:layout_below=
"@id/tv_news_title"
android:layout_marginTop=
"36dp"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#757575"
android:text=
"2023-02-18"
/>
...
...
consumer/src/main/res/layout/item_not_available_coupon.xml
View file @
dc766b52
...
...
@@ -78,7 +78,7 @@
android:layout_centerHorizontal=
"true"
android:textStyle=
"bold"
android:layout_marginTop=
"20dp"
android:textSize=
"30
s
p"
android:textSize=
"30
d
p"
android:textColor=
"@color/white"
android:text=
"赠品"
/>
...
...
@@ -93,7 +93,7 @@
android:paddingTop=
"2dp"
android:paddingBottom=
"2dp"
android:background=
"@drawable/bg_white_radius_24"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#AEAEAE"
android:text=
"立即使用"
/>
...
...
@@ -119,6 +119,7 @@
android:layout_height=
"wrap_content"
android:layout_centerVertical=
"true"
android:textColor=
"#222222"
android:textSize=
"14dp"
android:text=
"满50000-1000"
/>
</RelativeLayout>
...
...
@@ -130,7 +131,7 @@
android:layout_marginTop=
"15dp"
android:layout_marginLeft=
"12dp"
android:layout_below=
"@id/rl_coupon_content"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#666666"
android:text=
"2023.05.01 - 2023.05.03"
/>
...
...
@@ -148,7 +149,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_centerVertical=
"true"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#666666"
android:text=
"全场商品适用"
/>
...
...
@@ -169,7 +170,7 @@
android:layout_height=
"wrap_content"
android:layout_toLeftOf=
"@id/iv_more_info_icon"
android:layout_marginRight=
"7dp"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#666666"
android:visibility=
"gone"
android:text=
"详细信息"
/>
...
...
@@ -205,7 +206,7 @@
android:layout_marginTop=
"13dp"
android:layout_marginBottom=
"13dp"
android:text=
"券编号:27868866"
android:textSize=
"14
s
p"
android:textSize=
"14
d
p"
android:textColor=
"#FF5971A4"
/>
</LinearLayout>
</RelativeLayout>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment