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
ae925d83
Commit
ae925d83
authored
Jun 25, 2021
by
yinjiacheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix 隐私政策、用户协议入口文案展示
parent
e1c062e4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
7 deletions
+6
-7
view_privacy_agreement.xml
...ewscontent/src/main/res/layout/view_privacy_agreement.xml
+5
-5
strings.xml
Components/newscontent/src/main/res/values/strings.xml
+1
-2
No files found.
Components/newscontent/src/main/res/layout/view_privacy_agreement.xml
View file @
ae925d83
...
...
@@ -25,10 +25,10 @@
app:layout_constraintTop_toTopOf=
"parent"
/>
<TextView
android:id=
"@+id/tv_
user_agreement
"
android:id=
"@+id/tv_
privacy_policy
"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
"@string/
user_agreement
"
android:text=
"@string/
privacy_policy
"
android:textColor=
"@color/color_FF1852F1"
android:textSize=
"@dimen/sp13"
app:layout_constraintBottom_toBottomOf=
"parent"
...
...
@@ -36,14 +36,14 @@
app:layout_constraintTop_toTopOf=
"parent"
/>
<TextView
android:id=
"@+id/tv_
privacy_policy
"
android:id=
"@+id/tv_
user_agreement
"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
"@string/
privacy_certification
"
android:text=
"@string/
user_agreement
"
android:textColor=
"@color/color_FF1852F1"
android:textSize=
"@dimen/sp13"
app:layout_constraintBottom_toBottomOf=
"parent"
app:layout_constraintStart_toEndOf=
"@id/tv_
user_agreement
"
app:layout_constraintStart_toEndOf=
"@id/tv_
privacy_policy
"
app:layout_constraintTop_toTopOf=
"parent"
/>
</androidx.constraintlayout.widget.ConstraintLayout>
\ No newline at end of file
Components/newscontent/src/main/res/values/strings.xml
View file @
ae925d83
...
...
@@ -26,7 +26,6 @@
<string
name=
"protocol_hint_title"
>
温馨提示
</string>
<string
name=
"protocol_hint_content_one"
>
需同意
</string>
<string
name=
"privacy_policy"
>
 
隐私政策
 
</string>
<string
name=
"protocol_hint_content_two"
>
后才能继续为提供您服务。
</string>
<string
name=
"agree_access"
>
同意并进入
</string>
<string
name=
"disagree"
>
不同意
</string>
...
...
@@ -103,7 +102,7 @@
<string
name=
"face_auth_fail"
>
验证未通过
</string>
<string
name=
"face_auth_error_tips"
>
人脸识别失败,请重新识别
</string>
<string
name=
"agree"
>
我同意
</string>
<string
name=
"privacy_
certification"
>
《隐私认证
》
</string>
<string
name=
"privacy_
policy"
>
《隐私政策
》
</string>
<string
name=
"user_agreement"
>
《用户协议》
</string>
<string
name=
"auth_finish"
>
完成认证
</string>
<string
name=
"enterprise_qualification"
>
企业资质
</string>
...
...
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