Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
android
/
dayu
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
43e5a905
authored
a year ago
by
wukun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20230528新需求
parent
58cb8af5
dev_xx_web
…
dev
dev_xx
dev_xx_241116
dev_xx_250108_toast
dev_xx_250224_report
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
24 additions
and
20 deletions
baseSDK/src/main/res/values/dimens.xml
saleCenter/src/main/res/drawable-hdpi/bfcom_click1.png
saleCenter/src/main/res/drawable-hdpi/bfcom_click2.png
saleCenter/src/main/res/layout/fragment_common_sale.xml
saleCenter/src/main/res/layout/item_sale_reward.xml
baseSDK/src/main/res/values/dimens.xml
View file @
43e5a905
...
@@ -98,6 +98,7 @@
...
@@ -98,6 +98,7 @@
<dimen
name=
"dp_31"
>
31dp
</dimen>
<dimen
name=
"dp_31"
>
31dp
</dimen>
<dimen
name=
"dp_29"
>
29dp
</dimen>
<dimen
name=
"dp_29"
>
29dp
</dimen>
<dimen
name=
"dp_41"
>
41dp
</dimen>
<dimen
name=
"dp_41"
>
41dp
</dimen>
<dimen
name=
"dp_45"
>
45dp
</dimen>
<dimen
name=
"dp_7"
>
7dp
</dimen>
<dimen
name=
"dp_7"
>
7dp
</dimen>
<dimen
name=
"dp_18"
>
18dp
</dimen>
<dimen
name=
"dp_18"
>
18dp
</dimen>
<dimen
name=
"dp_53"
>
53dp
</dimen>
<dimen
name=
"dp_53"
>
53dp
</dimen>
...
...
This diff is collapsed.
Click to expand it.
saleCenter/src/main/res/drawable-hdpi/bfcom_click1.png
View file @
43e5a905
1.47 KB
|
W:
|
H:
1.5 KB
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
saleCenter/src/main/res/drawable-hdpi/bfcom_click2.png
View file @
43e5a905
1.49 KB
|
W:
|
H:
119 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
saleCenter/src/main/res/layout/fragment_common_sale.xml
View file @
43e5a905
...
@@ -75,36 +75,41 @@
...
@@ -75,36 +75,41 @@
<LinearLayout
<LinearLayout
android:id=
"@+id/ll_bussiness"
android:id=
"@+id/ll_bussiness"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"75dp"
android:layout_height=
"wrap_content"
android:background=
"@color/white"
>
android:background=
"@color/white"
android:orientation=
"vertical"
>
<com.dayu.widgets.AutoPollRecyclerView
<com.dayu.widgets.AutoPollRecyclerView
android:id=
"@+id/rv_reward"
android:id=
"@+id/rv_reward"
android:layout_width=
"0dp"
android:layout_width=
"match_parent"
android:layout_weight=
"1"
android:layout_height=
"@dimen/dp_45"
/>
android:layout_height=
"match_parent"
/>
<LinearLayout
<LinearLayout
android:id=
"@+id/ll_bfcom"
android:id=
"@+id/ll_bfcom"
android:layout_width=
"wrap_content"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:layout_height=
"@dimen/dp_40"
android:orientation=
"vertical"
android:layout_marginTop=
"@dimen/dp_3"
android:layout_marginBottom=
"@dimen/dp_3"
android:layout_marginLeft=
"@dimen/dp_30"
android:layout_marginRight=
"@dimen/dp_30"
android:orientation=
"horizontal"
android:gravity=
"center"
android:background=
"@drawable/btn_blue_commom"
>
android:background=
"@drawable/btn_blue_commom"
>
<TextView
<TextView
android:layout_width=
"
110dp
"
android:layout_width=
"
wrap_content
"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginLeft=
"15dp"
android:gravity=
"center"
android:gravity=
"center"
android:text=
"贡献商机拿奖金"
android:text=
"贡献商机拿奖金"
android:textSize=
"14dp"
android:textSize=
"@dimen/dp_16"
android:paddingTop=
"5dp"
android:textColor=
"@color/cl_white"
/>
android:textColor=
"@color/cl_white"
/>
<ImageView
<ImageView
android:id=
"@+id/iv_bfcom"
android:id=
"@+id/iv_bfcom"
android:layout_width=
"40dp"
android:layout_width=
"@dimen/dp_40"
android:layout_height=
"40dp"
android:layout_height=
"match_parent"
android:layout_marginLeft=
"@dimen/dp_10"
android:padding=
"2dp"
android:background=
"@drawable/bfcom_anim"
android:background=
"@drawable/bfcom_anim"
android:layout_gravity=
"center_horizontal"
/>
android:layout_gravity=
"center_horizontal"
/>
...
...
This diff is collapsed.
Click to expand it.
saleCenter/src/main/res/layout/item_sale_reward.xml
View file @
43e5a905
...
@@ -6,16 +6,14 @@
...
@@ -6,16 +6,14 @@
<LinearLayout
<LinearLayout
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"25dp"
android:layout_height=
"wrap_content"
>
android:paddingLeft=
"10dp"
android:paddingRight=
"10dp"
>
<TextView
<TextView
android:id=
"@+id/tv_content"
android:id=
"@+id/tv_content"
android:layout_width=
"
wrap_cont
ent"
android:layout_width=
"
match_par
ent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:textSize=
"
10dp
"
android:textSize=
"
@dimen/dp_12
"
android:gravity=
"center
|left
"
android:gravity=
"center"
android:textColor=
"@color/common_red"
/>
android:textColor=
"@color/common_red"
/>
</LinearLayout>
</LinearLayout>
...
...
This diff is collapsed.
Click to expand it.
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