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
af9312cf
Commit
af9312cf
authored
Jul 14, 2018
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
完善注释&添加头像选择布局
parent
2c25cc48
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
62 additions
and
7 deletions
+62
-7
mobile/src/main/res/layout/dialog_avatar_select.xml
mobile/src/main/res/layout/dialog_avatar_select.xml
+36
-0
mobile/src/main/res/layout/dialog_bg_select.xml
mobile/src/main/res/layout/dialog_bg_select.xml
+13
-7
mobile/src/main/res/values-ko/strings.xml
mobile/src/main/res/values-ko/strings.xml
+6
-0
mobile/src/main/res/values-zh/strings.xml
mobile/src/main/res/values-zh/strings.xml
+2
-0
mobile/src/main/res/values/strings.xml
mobile/src/main/res/values/strings.xml
+5
-0
No files found.
mobile/src/main/res/layout/dialog_avatar_select.xml
0 → 100644
View file @
af9312cf
<LinearLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:orientation=
"vertical"
>
<LinearLayout
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:orientation=
"horizontal"
android:gravity=
"center_horizontal"
>
<ImageView
android:id=
"@+id/me"
android:layout_width=
"128dp"
android:layout_height=
"128dp"
/>
<TextView
android:layout_width=
"@dimen/label_width_middle"
android:layout_height=
"wrap_content"
/>
<ImageView
android:id=
"@+id/opponent"
android:layout_width=
"128dp"
android:layout_height=
"128dp"
/>
</LinearLayout>
<TextView
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:gravity=
"center"
android:paddingTop=
"20dp"
android:text=
"@string/avatarSelect"
android:textSize=
"25px"
/>
</LinearLayout>
\ No newline at end of file
mobile/src/main/res/layout/dialog_bg_select.xml
View file @
af9312cf
...
@@ -17,8 +17,8 @@
...
@@ -17,8 +17,8 @@
<ImageView
<ImageView
android:id=
"@+id/bg"
android:id=
"@+id/bg"
android:layout_width=
"
32
0dp"
android:layout_width=
"
24
0dp"
android:layout_height=
"1
80
dp"
/>
android:layout_height=
"1
35
dp"
/>
<TextView
<TextView
android:layout_width=
"@dimen/label_width_middle"
android:layout_width=
"@dimen/label_width_middle"
...
@@ -27,8 +27,8 @@
...
@@ -27,8 +27,8 @@
<ImageView
<ImageView
android:id=
"@+id/bg_menu"
android:id=
"@+id/bg_menu"
android:layout_width=
"
32
0dp"
android:layout_width=
"
24
0dp"
android:layout_height=
"1
80
dp"
/>
android:layout_height=
"1
35
dp"
/>
<TextView
<TextView
android:layout_width=
"@dimen/label_width_middle"
android:layout_width=
"@dimen/label_width_middle"
...
@@ -37,8 +37,14 @@
...
@@ -37,8 +37,14 @@
<ImageView
<ImageView
android:id=
"@+id/bg_deck"
android:id=
"@+id/bg_deck"
android:layout_width=
"320dp"
android:layout_width=
"240dp"
android:layout_height=
"180dp"
/>
android:layout_height=
"135dp"
/>
</LinearLayout>
</LinearLayout>
<TextView
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:gravity=
"center"
android:paddingTop=
"20dp"
android:text=
"@string/bgSelect"
android:textSize=
"25px"
/>
</LinearLayout>
</LinearLayout>
\ No newline at end of file
mobile/src/main/res/values-ko/strings.xml
View file @
af9312cf
...
@@ -26,6 +26,9 @@
...
@@ -26,6 +26,9 @@
<string
name=
"copy_databse"
>
copying databse
</string>
<string
name=
"copy_databse"
>
copying databse
</string>
<string
name=
"card_cover"
>
카드 커버
</string>
<string
name=
"card_cover"
>
카드 커버
</string>
<string
name=
"game_bg"
>
게임 배경 이미지
</string>
<string
name=
"game_bg"
>
게임 배경 이미지
</string>
<string
name=
"bg"
>
决斗背景
</string>
<string
name=
"bg_menu"
>
菜单背景
</string>
<string
name=
"bg_deck"
>
卡组背景
</string>
<string
name=
"action_add_server"
>
서버 추가
</string>
<string
name=
"action_add_server"
>
서버 추가
</string>
<string
name=
"no_find_file_selectotr"
>
no find file selector
</string>
<string
name=
"no_find_file_selectotr"
>
no find file selector
</string>
<string
name=
"no_find_image_selector"
>
no find image selector
</string>
<string
name=
"no_find_image_selector"
>
no find image selector
</string>
...
@@ -211,4 +214,7 @@
...
@@ -211,4 +214,7 @@
<string
name=
"Function_Menu"
>
특징 메뉴
</string>
<string
name=
"Function_Menu"
>
특징 메뉴
</string>
<string
name=
"Join_QQ"
>
QQ Group
</string>
<string
name=
"Join_QQ"
>
QQ Group
</string>
<string
name=
"donatefor"
>
기부를 통해 자동갱신 서버 비용을 지출하고 업데이트된 자료와 이미지를 정리하고 최신 디바이스에 대한 호환성있는 제작을 위해 디바이스들을 구입하는 것에 도움을 주실 수 있습니다.
</string>
<string
name=
"donatefor"
>
기부를 통해 자동갱신 서버 비용을 지출하고 업데이트된 자료와 이미지를 정리하고 최신 디바이스에 대한 호환성있는 제작을 위해 디바이스들을 구입하는 것에 도움을 주실 수 있습니다.
</string>
<string
name=
"coverSelect"
>
点击相应卡背选择文件
</string>
<string
name=
"bgSelect"
>
点击相应背景选择文件
</string>
<string
name=
"avatarSelect"
>
点击相应头像选择文件
</string>
</resources>
</resources>
mobile/src/main/res/values-zh/strings.xml
View file @
af9312cf
...
@@ -215,4 +215,6 @@
...
@@ -215,4 +215,6 @@
<string
name=
"Join_QQ"
>
水友群
</string>
<string
name=
"Join_QQ"
>
水友群
</string>
<string
name=
"donatefor"
>
您的捐赠将用于维持自动更新费用,收集更新资料、修图后期以及购买适配机型等
</string>
<string
name=
"donatefor"
>
您的捐赠将用于维持自动更新费用,收集更新资料、修图后期以及购买适配机型等
</string>
<string
name=
"coverSelect"
>
点击相应卡背选择文件
</string>
<string
name=
"coverSelect"
>
点击相应卡背选择文件
</string>
<string
name=
"bgSelect"
>
点击相应背景选择文件
</string>
<string
name=
"avatarSelect"
>
点击相应头像选择文件
</string>
</resources>
</resources>
mobile/src/main/res/values/strings.xml
View file @
af9312cf
...
@@ -27,6 +27,9 @@
...
@@ -27,6 +27,9 @@
<string
name=
"copy_databse"
>
copying databse
</string>
<string
name=
"copy_databse"
>
copying databse
</string>
<string
name=
"card_cover"
>
Card Cover
</string>
<string
name=
"card_cover"
>
Card Cover
</string>
<string
name=
"game_bg"
>
Game Background
</string>
<string
name=
"game_bg"
>
Game Background
</string>
<string
name=
"bg"
>
Duel Background
</string>
<string
name=
"bg_menu"
>
Menu Background
</string>
<string
name=
"bg_deck"
>
Deck Background
</string>
<string
name=
"no_find_image_selector"
>
no find image selector
</string>
<string
name=
"no_find_image_selector"
>
no find image selector
</string>
<string
name=
"no_find_file_selectotr"
>
no find file selector
</string>
<string
name=
"no_find_file_selectotr"
>
no find file selector
</string>
<string
name=
"no_find_image_cutor"
>
no find image cutor
</string>
<string
name=
"no_find_image_cutor"
>
no find image cutor
</string>
...
@@ -215,4 +218,6 @@
...
@@ -215,4 +218,6 @@
<string
name=
"Join_QQ"
>
QQ Group
</string>
<string
name=
"Join_QQ"
>
QQ Group
</string>
<string
name=
"donatefor"
>
your donation will be used for keeping severs updating, buying card to get artworks and purchasing new phone to adapt
</string>
<string
name=
"donatefor"
>
your donation will be used for keeping severs updating, buying card to get artworks and purchasing new phone to adapt
</string>
<string
name=
"coverSelect"
>
click covers and select files
</string>
<string
name=
"coverSelect"
>
click covers and select files
</string>
<string
name=
"bgSelect"
>
click background and select files
</string>
<string
name=
"avatarSelect"
>
click avatar and select files
</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