Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
YGOMobile-Cn-Ko-En
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fallenstardust
YGOMobile-Cn-Ko-En
Commits
4eb41383
Commit
4eb41383
authored
Apr 12, 2020
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
按钮布局不会被压扁
parent
2729056d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
mobile/src/main/res/layout/dialog_upgrade.xml
mobile/src/main/res/layout/dialog_upgrade.xml
+10
-10
No files found.
mobile/src/main/res/layout/dialog_upgrade.xml
View file @
4eb41383
...
@@ -14,46 +14,46 @@
...
@@ -14,46 +14,46 @@
android:id=
"@+id/tv_title"
android:id=
"@+id/tv_title"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:tag=
"beta_title"
android:text=
"Title"
android:text=
"Title"
android:textColor=
"@color/gold"
android:textColor=
"@color/gold"
android:textSize=
"20dp"
android:textSize=
"20dp"
/>
android:tag=
"beta_title"
/>
<ImageView
<ImageView
android:id=
"@+id/iv_upgrade_banner"
android:id=
"@+id/iv_upgrade_banner"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_below=
"@id/tv_title"
android:layout_below=
"@id/tv_title"
android:tag=
"beta_upgrade_banner"
/>
android:tag=
"beta_upgrade_banner"
/>
<TextView
<TextView
android:id=
"@+id/tv_upgrade_feature"
android:id=
"@+id/tv_upgrade_feature"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_below=
"@id/iv_upgrade_banner"
android:paddingStart=
"5dp"
android:paddingStart=
"5dp"
android:paddingLeft=
"5dp"
android:paddingLeft=
"5dp"
android:paddingRight=
"5dp"
android:paddingRight=
"5dp"
android:paddingBottom=
"5dp"
android:paddingBottom=
"5dp"
android:tag=
"beta_upgrade_feature"
android:text=
"Feature"
android:text=
"Feature"
android:textColor=
"@color/white"
android:textColor=
"@color/white"
android:textSize=
"15dp"
android:textSize=
"15dp"
/>
android:layout_below=
"@id/iv_upgrade_banner"
android:tag=
"beta_upgrade_feature"
/>
<Button
<Button
android:id=
"@+id/tv_upgrade_confirm"
android:id=
"@+id/tv_upgrade_confirm"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"45dp"
android:layout_height=
"45dp"
android:background=
"@drawable/button_n"
android:layout_below=
"@id/tv_upgrade_feature"
android:layout_below=
"@id/tv_upgrade_feature"
android:layout_weight=
"1"
android:background=
"@drawable/button_n"
android:gravity=
"center"
android:gravity=
"center"
android:tag=
"beta_confirm_button"
android:text=
"@string/Download"
android:text=
"@string/Download"
android:textColor=
"@color/white"
android:textColor=
"@color/white"
android:textStyle=
"bold"
android:textSize=
"15dp"
android:textSize=
"15dp"
android:visibility=
"visible"
android:textStyle=
"bold"
/>
android:tag=
"beta_confirm_button"
/>
<TextView
<TextView
android:layout_width=
"0dp"
android:layout_width=
"0dp"
...
...
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