Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
android_goodmoney
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
android
android_goodmoney
Commits
36e1e3f4
Commit
36e1e3f4
authored
Oct 16, 2020
by
mengcuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化更新提示
parent
3b8c928b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
11 deletions
+14
-11
view_dialog_update.xml
GoodMoney/app/src/main/res/layout/view_dialog_update.xml
+14
-11
No files found.
GoodMoney/app/src/main/res/layout/view_dialog_update.xml
View file @
36e1e3f4
...
...
@@ -9,10 +9,13 @@
android:orientation=
"vertical"
>
<LinearLayout
android:layout_width=
"691pt"
android:layout_height=
"552pt"
android:layout_width=
"330dp"
android:layout_height=
"300dp"
android:background=
"@drawable/shape_dialog_bg"
android:layout_gravity=
"center_horizontal"
android:layout_margin=
"20dp"
android:layout_marginLeft=
"40dp"
android:layout_marginRight=
"40dp"
android:layout_marginTop=
"20dp"
android:orientation=
"vertical"
android:paddingBottom=
"10dp"
>
...
...
@@ -21,8 +24,8 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_gravity=
"center_horizontal"
android:layout_marginBottom=
"
30pt
"
android:layout_marginTop=
"
30pt
"
android:layout_marginBottom=
"
15dp
"
android:layout_marginTop=
"
15dp
"
android:text=
"更新提示"
android:textColor=
"@color/black_text"
android:textSize=
"14sp"
/>
...
...
@@ -35,19 +38,18 @@
android:id=
"@+id/pb_du_updating"
layout=
"@layout/progress_horizontal"
android:layout_width=
"match_parent"
android:layout_height=
"3dp"
android:layout_marginLeft=
"1pt"
/>
android:layout_height=
"3dp"
/>
<RelativeLayout
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_marginBottom=
"
30pt
"
>
android:layout_marginBottom=
"
15dp
"
>
<TextView
android:id=
"@+id/tv_du_dialogdetails"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_margin=
"
4pt
"
android:layout_margin=
"
2dp
"
android:lineSpacingExtra=
"10dp"
android:maxLines=
"6"
android:padding=
"5dp"
...
...
@@ -58,11 +60,12 @@
<Button
android:id=
"@+id/btn_du_update"
android:layout_width=
"
250pt
"
android:layout_height=
"
66pt
"
android:layout_width=
"
125dp
"
android:layout_height=
"
30dp
"
android:layout_alignParentBottom=
"true"
android:layout_centerHorizontal=
"true"
android:enabled=
"true"
android:background=
"@drawable/shape_main"
android:text=
"立即更新"
android:textColor=
"@color/authentic_text"
android:textSize=
"14sp"
/>
...
...
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