Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lib_base
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sikang
lib_base
Commits
02acca88
Commit
02acca88
authored
Oct 02, 2019
by
sikang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug fix
parent
2c2482cc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
10 deletions
+3
-10
src/main/res/layout/dialog_policy.xml
+3
-10
No files found.
src/main/res/layout/dialog_policy.xml
View file @
02acca88
...
@@ -20,16 +20,12 @@
...
@@ -20,16 +20,12 @@
android:layout_marginTop=
"10dp"
android:layout_marginTop=
"10dp"
android:background=
"@color/color_line"
/>
android:background=
"@color/color_line"
/>
<ScrollView
android:layout_width=
"match_parent"
android:scrollbars=
"none"
android:layout_height=
"wrap_content"
>
<LinearLayout
<LinearLayout
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:paddingBottom=
"20dp
"
android:orientation=
"vertical
"
android:orientation=
"vertical
"
>
android:paddingBottom=
"20dp
"
>
<TextView
<TextView
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
...
@@ -41,8 +37,7 @@
...
@@ -41,8 +37,7 @@
android:id=
"@+id/dialog_policy_agreement_tv"
android:id=
"@+id/dialog_policy_agreement_tv"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginTop=
"10dp"
android:layout_marginTop=
"10dp"
/>
/>
<TextView
<TextView
android:id=
"@+id/dialog_policy_ksp_tv"
android:id=
"@+id/dialog_policy_ksp_tv"
...
@@ -59,7 +54,6 @@
...
@@ -59,7 +54,6 @@
android:text=
"@string/policy_desc"
/>
android:text=
"@string/policy_desc"
/>
</LinearLayout>
</LinearLayout>
</ScrollView>
<TextView
<TextView
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
...
@@ -81,7 +75,6 @@
...
@@ -81,7 +75,6 @@
android:id=
"@+id/dialog_policy_agree_tv"
android:id=
"@+id/dialog_policy_agree_tv"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_gravity=
"center_vertical"
android:layout_marginLeft=
"5dp"
android:layout_marginLeft=
"5dp"
android:tag=
"read_policy"
android:tag=
"read_policy"
android:text=
"@string/i_agree_this_policy"
/>
android:text=
"@string/i_agree_this_policy"
/>
...
...
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