Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
YGOMobile
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
Commits
61ac5959
Commit
61ac5959
authored
Feb 28, 2021
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加输入密码的说明
parent
467c3615
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
1 deletion
+10
-1
mobile/src/main/res/layout/dialog_room_name.xml
mobile/src/main/res/layout/dialog_room_name.xml
+7
-1
mobile/src/main/res/values-ko/strings.xml
mobile/src/main/res/values-ko/strings.xml
+1
-0
mobile/src/main/res/values-zh/strings.xml
mobile/src/main/res/values-zh/strings.xml
+1
-0
mobile/src/main/res/values/strings.xml
mobile/src/main/res/values/strings.xml
+1
-0
No files found.
mobile/src/main/res/layout/dialog_room_name.xml
View file @
61ac5959
...
@@ -16,7 +16,13 @@
...
@@ -16,7 +16,13 @@
android:singleLine=
"true"
android:singleLine=
"true"
android:textColor=
"@color/holo_blue_bright"
android:textColor=
"@color/holo_blue_bright"
android:textColorHint=
"@color/gray"
/>
android:textColorHint=
"@color/gray"
/>
<TextView
android:id=
"@+id/abt_room_list"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:gravity=
"center"
android:text=
"@string/abt_room_list"
android:textSize=
"10sp"
/>
<ListView
<ListView
android:id=
"@+id/room_list"
android:id=
"@+id/room_list"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
...
...
mobile/src/main/res/values-ko/strings.xml
View file @
61ac5959
...
@@ -297,4 +297,5 @@
...
@@ -297,4 +297,5 @@
<string
name=
"guide_help"
>
Help\: specifically guide How to use YGOMobile and learn Master Rules
</string>
<string
name=
"guide_help"
>
Help\: specifically guide How to use YGOMobile and learn Master Rules
</string>
<string
name=
"guide_settings"
>
Settings\: turn on Expansions and DuelAssistant.set game avatars, background, cardback.
</string>
<string
name=
"guide_settings"
>
Settings\: turn on Expansions and DuelAssistant.set game avatars, background, cardback.
</string>
<string
name=
"guide_reset"
>
Reset Resources\: click to reset when pictures or any files are mistaken deleted
</string>
<string
name=
"guide_reset"
>
Reset Resources\: click to reset when pictures or any files are mistaken deleted
</string>
<string
name=
"abt_room_list"
>
Inputted password will be recorded. Lone-Press to delete record(s)
</string>
</resources>
</resources>
mobile/src/main/res/values-zh/strings.xml
View file @
61ac5959
...
@@ -297,4 +297,5 @@
...
@@ -297,4 +297,5 @@
<string
name=
"guide_help"
>
教程:包含软件具体使用方法和大师规则学习(划重点)
</string>
<string
name=
"guide_help"
>
教程:包含软件具体使用方法和大师规则学习(划重点)
</string>
<string
name=
"guide_settings"
>
设置:启动决斗助手,使用先行卡(如果有),更改游戏头像,背景,卡背等
</string>
<string
name=
"guide_settings"
>
设置:启动决斗助手,使用先行卡(如果有),更改游戏头像,背景,卡背等
</string>
<string
name=
"guide_reset"
>
重置资源:发现缺图等文件误删情况时点击重置
</string>
<string
name=
"guide_reset"
>
重置资源:发现缺图等文件误删情况时点击重置
</string>
<string
name=
"abt_room_list"
>
输入的密码会被记录;长按某个记录可以删除
</string>
</resources>
</resources>
mobile/src/main/res/values/strings.xml
View file @
61ac5959
...
@@ -300,4 +300,5 @@
...
@@ -300,4 +300,5 @@
<string
name=
"guide_help"
>
Help\: specifically guide How to use YGOMobile and learn Master Rules
</string>
<string
name=
"guide_help"
>
Help\: specifically guide How to use YGOMobile and learn Master Rules
</string>
<string
name=
"guide_settings"
>
Settings\: turn on Expansions and DuelAssistant.set game avatars, background, cardback.
</string>
<string
name=
"guide_settings"
>
Settings\: turn on Expansions and DuelAssistant.set game avatars, background, cardback.
</string>
<string
name=
"guide_reset"
>
Reset Resources\: click to reset when pictures or any files are mistaken deleted
</string>
<string
name=
"guide_reset"
>
Reset Resources\: click to reset when pictures or any files are mistaken deleted
</string>
<string
name=
"abt_room_list"
>
Inputted password will be recorded. Lone-Press to delete record(s)
</string>
</resources>
</resources>
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