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
fc2b9695
Commit
fc2b9695
authored
Jun 30, 2022
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
微调字色
parent
eae0c5eb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
7 deletions
+8
-7
mobile/src/main/res/layout/fragment_home.xml
mobile/src/main/res/layout/fragment_home.xml
+7
-6
mobile/src/main/res/values-zh/strings.xml
mobile/src/main/res/values-zh/strings.xml
+1
-1
No files found.
mobile/src/main/res/layout/fragment_home.xml
View file @
fc2b9695
...
...
@@ -175,7 +175,7 @@
android:paddingLeft=
"13dp"
android:paddingTop=
"13dp"
android:text=
"@string/action_game"
android:textColor=
"@color/
holo_green_bright
"
android:textColor=
"@color/
brightgreen
"
android:textStyle=
"bold"
/>
</RelativeLayout>
</androidx.cardview.widget.CardView>
...
...
@@ -216,7 +216,8 @@
android:paddingLeft=
"13dp"
android:paddingTop=
"13dp"
android:text=
"@string/bot_mode"
android:textColor=
"@color/holo_blue_bright"
android:textSize=
"10sp"
android:textColor=
"@color/brightgreen"
android:textStyle=
"bold"
/>
</RelativeLayout>
</androidx.cardview.widget.CardView>
...
...
@@ -257,7 +258,7 @@
android:paddingLeft=
"13dp"
android:paddingTop=
"13dp"
android:text=
"@string/replay"
android:textColor=
"@color/
holo_blue_bright
"
android:textColor=
"@color/
brightgreen
"
android:textSize=
"10sp"
android:textStyle=
"bold"
/>
</RelativeLayout>
...
...
@@ -299,7 +300,7 @@
android:paddingLeft=
"13dp"
android:paddingTop=
"13dp"
android:text=
"@string/action_download_expansions"
android:textColor=
"@color/
holo_blue_bright
"
android:textColor=
"@color/
brightgreen
"
android:textSize=
"10sp"
android:textStyle=
"bold"
/>
</RelativeLayout>
...
...
@@ -364,7 +365,7 @@
android:paddingLeft=
"13dp"
android:paddingTop=
"13dp"
android:text=
"@string/help"
android:textColor=
"@color/holo_
green
_bright"
android:textColor=
"@color/holo_
blue
_bright"
android:textStyle=
"bold"
/>
</RelativeLayout>
</androidx.cardview.widget.CardView>
...
...
@@ -405,7 +406,7 @@
android:paddingLeft=
"13dp"
android:paddingTop=
"13dp"
android:text=
"@string/donation"
android:textColor=
"@color/
selector_text_color_white_gold
"
android:textColor=
"@color/
holo_blue_bright
"
android:textSize=
"10sp"
android:textStyle=
"bold"
/>
</RelativeLayout>
...
...
mobile/src/main/res/values-zh/strings.xml
View file @
fc2b9695
...
...
@@ -166,7 +166,7 @@
<string
name=
"settings_game_sensor_refresh"
>
摇一摇刷新界面
</string>
<string
name=
"label_pendulum"
>
灵摆刻度
</string>
<string
name=
"all"
>
全卡表
</string>
<string
name=
"donation"
>
爱发电
</string>
<string
name=
"donation"
>
支持我们
</string>
<string
name=
"refresh"
>
刷新
</string>
<string
name=
"select_deck"
>
点击选择卡组
</string>
<string
name=
"quit_deck_tip"
>
退出卡组编辑?
</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