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
54464037
authored
Oct 31, 2022
by
luofan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ui修改
parent
87e8465e
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
26 additions
and
15 deletions
app/src/main/java/com/dayu/bigfish/ui/MainActivity.java
build.gradle
saleCenter/src/main/res/layout/item_sale_check.xml
saleCenter/src/main/res/layout/item_sale_done.xml
saleCenter/src/main/res/layout/item_sale_product.xml
userCenter/src/main/res/layout/fragment_home_user.xml
app/src/main/java/com/dayu/bigfish/ui/MainActivity.java
View file @
54464037
...
...
@@ -98,7 +98,7 @@ public class MainActivity extends BaseActivity<MainPresenter, ActivityMainBindin
private
HomeLearnFragment
learnFragment
;
private
HomeUserFragment
fourFragment
;
private
BusinessFragment
businessFragment
;
private
int
mFirstPositon
=
2
;
private
int
mFirstPositon
=
0
;
private
BadgeView
mBadgeView
;
private
BadgeView
mOrderBadgeView
;
private
BadgeView
mSaleBadgeView
;
...
...
build.gradle
View file @
54464037
...
...
@@ -5,8 +5,8 @@ buildscript {
ext
.
build_tools_version
=
"27.0.3"
ext
.
min_sdk_version
=
19
ext
.
target_sdk_version
=
26
ext
.
version_code
=
29
7
ext
.
verson_name
=
"2.9.
7
"
ext
.
version_code
=
29
8
ext
.
verson_name
=
"2.9.
8
"
ext
.
gradle_version
=
'3.1.4'
ext
.
isReleaseMinify
=
false
ext
.
isDebugMinify
=
false
...
...
saleCenter/src/main/res/layout/item_sale_check.xml
View file @
54464037
...
...
@@ -15,8 +15,8 @@
<ImageView
android:id=
"@+id/iv_img"
android:layout_width=
"
@dimen/dp_89
"
android:layout_height=
"
@dimen/dp_89"
/>
android:layout_width=
"
108dp
"
android:layout_height=
"
108dp"
/>
<LinearLayout
android:layout_width=
"0dp"
...
...
@@ -46,11 +46,13 @@
<TextView
style=
"@style/sale_item_text"
android:text=
"地推奖励:"
/>
android:textSize=
"@dimen/dp_12"
android:text=
"商机奖励:"
/>
<TextView
android:id=
"@+id/tv_single_price"
style=
"@style/sale_item_text2"
android:textSize=
"@dimen/dp_12"
android:text=
"00"
android:textColor=
"@color/common_red"
/>
...
...
@@ -65,11 +67,13 @@
<TextView
style=
"@style/sale_item_text"
android:textSize=
"@dimen/dp_12"
android:text=
"销售提成:"
/>
<TextView
android:id=
"@+id/tv_commision"
style=
"@style/sale_item_text2"
android:textSize=
"@dimen/dp_12"
android:text=
"00"
android:textColor=
"@color/common_red"
/>
...
...
saleCenter/src/main/res/layout/item_sale_done.xml
View file @
54464037
...
...
@@ -15,8 +15,8 @@
<ImageView
android:id=
"@+id/iv_img"
android:layout_width=
"
@dimen/dp_89
"
android:layout_height=
"
@dimen/dp_89
"
/>
android:layout_width=
"
108dp
"
android:layout_height=
"
108dp
"
/>
<LinearLayout
android:layout_width=
"0dp"
...
...
saleCenter/src/main/res/layout/item_sale_product.xml
View file @
54464037
...
...
@@ -15,8 +15,8 @@
<ImageView
android:id=
"@+id/iv_img"
android:layout_width=
"
@dimen/dp_89
"
android:layout_height=
"
@dimen/dp_89
"
/>
android:layout_width=
"
108dp
"
android:layout_height=
"
108dp
"
/>
<LinearLayout
android:layout_width=
"0dp"
...
...
@@ -56,11 +56,13 @@
<TextView
style=
"@style/sale_item_text"
android:text=
"地推奖励:"
/>
android:textSize=
"@dimen/dp_12"
android:text=
"商机奖励:"
/>
<TextView
android:id=
"@+id/tv_single_price"
style=
"@style/sale_item_text2"
android:textSize=
"@dimen/dp_12"
android:text=
"00"
android:textColor=
"@color/common_red"
/>
...
...
@@ -74,11 +76,13 @@
<TextView
style=
"@style/sale_item_text"
android:textSize=
"@dimen/dp_12"
android:text=
"销售提成:"
/>
<TextView
android:id=
"@+id/tv_commision"
style=
"@style/sale_item_text2"
android:textSize=
"@dimen/dp_12"
android:text=
"00"
android:textColor=
"@color/common_red"
/>
...
...
@@ -93,7 +97,7 @@
<LinearLayout
android:id=
"@+id/btn_share"
android:layout_width=
"1
0
0dp"
android:layout_width=
"1
2
0dp"
android:layout_height=
"wrap_content"
android:background=
"@drawable/btn_green_commom"
android:gravity=
"center"
>
...
...
@@ -109,13 +113,15 @@
<TextView
android:id=
"@+id/award"
android:layout_width=
"
100dp
"
android:layout_width=
"
wrap_content
"
android:layout_height=
"30dp"
android:layout_alignParentRight=
"true"
android:layout_gravity=
"right"
android:layout_marginStart=
"10dp"
android:background=
"@drawable/btn_blue_react_4"
android:gravity=
"center"
android:paddingStart=
"5dp"
android:paddingEnd=
"5dp"
android:text=
"申请商机奖励"
android:textColor=
"@color/white"
/>
...
...
userCenter/src/main/res/layout/fragment_home_user.xml
View file @
54464037
...
...
@@ -562,6 +562,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:paddingStart=
"15dp"
android:visibility=
"gone"
android:paddingBottom=
"10dp"
>
<TextView
...
...
@@ -580,8 +581,8 @@
<TextView
android:id=
"@+id/transmitServer"
android:layout_width=
"2
0
0dp"
android:layout_height=
"
4
0dp"
android:layout_width=
"2
5
0dp"
android:layout_height=
"
5
0dp"
android:background=
"@drawable/btn_blue_react_4"
android:gravity=
"center"
android:text=
"转发服务名片"
...
...
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