Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
ShenghuoquanBusiness
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
0
Merge Requests
0
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
bp
ShenghuoquanBusiness
Commits
f7515ae7
Commit
f7515ae7
authored
Jun 23, 2021
by
yinjiacheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix SHQBD-224 个人认证完成页、个人认证信息页、企业认证生活号创建完成页处理生活号名称过长时UI显示
parent
3cdf8fdf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
13 deletions
+22
-13
view_life_account_merchant_info.xml
...t/src/main/res/layout/view_life_account_merchant_info.xml
+7
-2
view_life_account_personal_auth_info.xml
.../main/res/layout/view_life_account_personal_auth_info.xml
+15
-11
No files found.
Components/newscontent/src/main/res/layout/view_life_account_merchant_info.xml
View file @
f7515ae7
...
...
@@ -6,7 +6,7 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width=
"@dimen/dp283"
android:layout_height=
"
@dimen/dp174
"
android:layout_height=
"
wrap_content
"
android:layout_marginTop=
"@dimen/dp32"
android:background=
"@drawable/shape_bg_merchant_info"
app:layout_constraintEnd_toEndOf=
"parent"
...
...
@@ -15,13 +15,15 @@
<TextView
android:id=
"@+id/tv_life_account_name"
android:layout_width=
"
wrap_content
"
android:layout_width=
"
0dp
"
android:layout_height=
"wrap_content"
android:layout_marginStart=
"@dimen/dp19"
android:layout_marginTop=
"@dimen/dp38"
android:layout_marginEnd=
"@dimen/dp19"
android:includeFontPadding=
"false"
android:textColor=
"@color/color_333333"
android:textSize=
"@dimen/sp23"
app:layout_constraintEnd_toStartOf=
"@id/view_auth_complete"
app:layout_constraintStart_toStartOf=
"parent"
app:layout_constraintTop_toTopOf=
"parent"
/>
...
...
@@ -54,10 +56,12 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginTop=
"@dimen/dp19"
android:layout_marginBottom=
"@dimen/dp19"
android:includeFontPadding=
"false"
android:text=
"@string/phone_number"
android:textColor=
"@color/color_999999"
android:textSize=
"@dimen/sp15"
app:layout_constraintBottom_toBottomOf=
"parent"
app:layout_constraintStart_toStartOf=
"@id/tv_life_account_name"
app:layout_constraintTop_toBottomOf=
"@id/tv_title_manager"
/>
...
...
@@ -74,6 +78,7 @@
app:layout_constraintTop_toBottomOf=
"@id/tv_title_manager"
/>
<View
android:id=
"@+id/view_auth_complete"
android:layout_width=
"@dimen/dp49"
android:layout_height=
"@dimen/dp58"
android:layout_marginTop=
"@dimen/dp36"
...
...
Components/newscontent/src/main/res/layout/view_life_account_personal_auth_info.xml
View file @
f7515ae7
...
...
@@ -6,7 +6,7 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width=
"@dimen/dp283"
android:layout_height=
"
@dimen/dp259
"
android:layout_height=
"
wrap_content
"
android:layout_marginTop=
"32dp"
android:background=
"@drawable/shape_bg_merchant_info"
app:layout_constraintEnd_toEndOf=
"parent"
...
...
@@ -14,15 +14,16 @@
app:layout_constraintTop_toTopOf=
"parent"
>
<TextView
android:id=
"@+id/tv_
titl
e"
android:layout_width=
"
wrap_content
"
android:id=
"@+id/tv_
life_account_nam
e"
android:layout_width=
"
0dp
"
android:layout_height=
"wrap_content"
android:layout_marginStart=
"@dimen/dp19"
android:layout_marginTop=
"@dimen/dp47"
android:layout_marginEnd=
"@dimen/dp19"
android:includeFontPadding=
"false"
android:text=
"@string/personal_shop"
android:textColor=
"@color/color_333333"
android:textSize=
"@dimen/sp15"
app:layout_constraintEnd_toStartOf=
"@id/view_auth_complete"
app:layout_constraintStart_toStartOf=
"parent"
app:layout_constraintTop_toTopOf=
"parent"
/>
...
...
@@ -35,8 +36,8 @@
android:text=
"@string/occupation_label"
android:textColor=
"@color/color_999999"
android:textSize=
"@dimen/sp15"
app:layout_constraintStart_toStartOf=
"@id/tv_
titl
e"
app:layout_constraintTop_toBottomOf=
"@id/tv_
titl
e"
/>
app:layout_constraintStart_toStartOf=
"@id/tv_
life_account_nam
e"
app:layout_constraintTop_toBottomOf=
"@id/tv_
life_account_nam
e"
/>
<TextView
android:id=
"@+id/tv_content_occupation_label"
...
...
@@ -48,7 +49,7 @@
android:textColor=
"@color/color_333333"
android:textSize=
"@dimen/sp15"
app:layout_constraintStart_toStartOf=
"parent"
app:layout_constraintTop_toBottomOf=
"@id/tv_
titl
e"
/>
app:layout_constraintTop_toBottomOf=
"@id/tv_
life_account_nam
e"
/>
<TextView
android:id=
"@+id/tv_title_real_name"
...
...
@@ -59,7 +60,7 @@
android:text=
"@string/real_name"
android:textColor=
"@color/color_999999"
android:textSize=
"@dimen/sp15"
app:layout_constraintStart_toStartOf=
"@id/tv_
titl
e"
app:layout_constraintStart_toStartOf=
"@id/tv_
life_account_nam
e"
app:layout_constraintTop_toBottomOf=
"@id/tv_title_occupation_label"
/>
<TextView
...
...
@@ -83,7 +84,7 @@
android:text=
"@string/id_card_number"
android:textColor=
"@color/color_999999"
android:textSize=
"@dimen/sp15"
app:layout_constraintStart_toStartOf=
"@id/tv_
titl
e"
app:layout_constraintStart_toStartOf=
"@id/tv_
life_account_nam
e"
app:layout_constraintTop_toBottomOf=
"@id/tv_content_real_name"
/>
<TextView
...
...
@@ -103,11 +104,13 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginTop=
"@dimen/dp19"
android:layout_marginBottom=
"@dimen/dp19"
android:includeFontPadding=
"false"
android:text=
"@string/phone_number"
android:textColor=
"@color/color_999999"
android:textSize=
"@dimen/sp15"
app:layout_constraintStart_toStartOf=
"@id/tv_title"
app:layout_constraintBottom_toBottomOf=
"parent"
app:layout_constraintStart_toStartOf=
"@id/tv_life_account_name"
app:layout_constraintTop_toBottomOf=
"@id/tv_title_id_card_no"
/>
<TextView
...
...
@@ -123,11 +126,12 @@
app:layout_constraintTop_toBottomOf=
"@id/tv_title_id_card_no"
/>
<View
android:id=
"@+id/view_auth_complete"
android:layout_width=
"@dimen/dp49"
android:layout_height=
"@dimen/dp59"
android:layout_marginTop=
"@dimen/dp36"
android:background=
"@mipmap/icon_seal"
android:layout_marginEnd=
"@dimen/dp1"
android:background=
"@mipmap/icon_seal"
app:layout_constraintEnd_toEndOf=
"parent"
app:layout_constraintTop_toTopOf=
"parent"
/>
...
...
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