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
4edbd2b9
Commit
4edbd2b9
authored
Jan 04, 2020
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
手机显示为大字体时不做过度放大
parent
80932180
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
11 deletions
+10
-11
mobile/src/main/res/layout/activity_deck_cards.xml
mobile/src/main/res/layout/activity_deck_cards.xml
+3
-3
mobile/src/main/res/layout/activity_home.xml
mobile/src/main/res/layout/activity_home.xml
+7
-8
No files found.
mobile/src/main/res/layout/activity_deck_cards.xml
View file @
4edbd2b9
...
...
@@ -90,7 +90,7 @@
android:layout_height=
"20dp"
android:gravity=
"bottom|center_horizontal"
android:text=
"@string/searchresult"
android:textSize=
"
10sp
"
/>
android:textSize=
"
35px
"
/>
</LinearLayout>
<LinearLayout
...
...
@@ -112,7 +112,7 @@
android:layout_height=
"20dp"
android:gravity=
"bottom|center_horizontal"
android:text=
"@string/card_search"
android:textSize=
"
10sp"
/>
android:textSize=
"
35px"
/>
</LinearLayout>
<LinearLayout
...
...
@@ -147,7 +147,7 @@
android:layout_height=
"20dp"
android:gravity=
"bottom|center_horizontal"
android:text=
"@string/Function_Menu"
android:textSize=
"
10sp
"
/>
android:textSize=
"
35px
"
/>
</LinearLayout>
</LinearLayout>
</FrameLayout>
...
...
mobile/src/main/res/layout/activity_home.xml
View file @
4edbd2b9
...
...
@@ -32,8 +32,7 @@
android:id=
"@+id/shimmer_tv"
android:layout_width=
"150dp"
android:layout_height=
"60dp"
android:layout_gravity=
"center|left"
android:layout_marginEnd=
"0dp"
android:layout_alignParentLeft=
"true"
android:background=
"@drawable/blue"
android:gravity=
"center"
android:text=
"@string/return_to_duel"
...
...
@@ -48,27 +47,27 @@
android:orientation=
"horizontal"
>
<LinearLayout
android:layout_width=
"
5
0dp"
android:layout_width=
"
6
0dp"
android:layout_height=
"match_parent"
android:orientation=
"vertical"
>
<TextView
android:layout_width=
"
5
0dp"
android:layout_width=
"
6
0dp"
android:layout_height=
"17dp"
/>
<ImageView
android:id=
"@+id/btn_mycard"
android:layout_width=
"
5
0dp"
android:layout_width=
"
6
0dp"
android:layout_height=
"60dp"
android:gravity=
"bottom"
android:src=
"@drawable/mycard"
/>
<TextView
android:layout_width=
"
5
0dp"
android:layout_width=
"
6
0dp"
android:layout_height=
"20dp"
android:gravity=
"bottom|center_horizontal"
android:text=
"@string/mycard"
android:textSize=
"
10sp
"
/>
android:textSize=
"
35px
"
/>
</LinearLayout>
<LinearLayout
...
...
@@ -102,7 +101,7 @@
android:layout_height=
"20dp"
android:gravity=
"bottom|center_horizontal"
android:text=
"@string/Function_Menu"
android:textSize=
"
10sp
"
/>
android:textSize=
"
35px
"
/>
</LinearLayout>
</LinearLayout>
</RelativeLayout>
...
...
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