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
d10f600f
Commit
d10f600f
authored
Oct 20, 2019
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
b8b123a5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
mobile/src/main/res/layout/activity_deck_cards2.xml
mobile/src/main/res/layout/activity_deck_cards2.xml
+1
-1
mobile/src/main/res/layout/activity_deck_cards3.xml
mobile/src/main/res/layout/activity_deck_cards3.xml
+1
-1
mobile/src/main/res/values/colors.xml
mobile/src/main/res/values/colors.xml
+1
-1
No files found.
mobile/src/main/res/layout/activity_deck_cards2.xml
View file @
d10f600f
...
...
@@ -90,7 +90,7 @@
<LinearLayout
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:background=
"@drawable/
left
"
android:background=
"@drawable/
blue
"
android:orientation=
"vertical"
android:paddingLeft=
"4dp"
android:paddingTop=
"2dp"
...
...
mobile/src/main/res/layout/activity_deck_cards3.xml
View file @
d10f600f
...
...
@@ -61,7 +61,7 @@
<LinearLayout
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:background=
"@drawable/
left
"
android:background=
"@drawable/
blue
"
android:orientation=
"vertical"
android:paddingLeft=
"4dp"
android:paddingTop=
"2dp"
...
...
mobile/src/main/res/values/colors.xml
View file @
d10f600f
...
...
@@ -23,7 +23,7 @@
<color
name=
"holo_blue_light"
>
#ff33b5e5
</color>
<color
name=
"holo_green_bright"
>
#95d389
</color>
<color
name=
"holo_orange_bright"
>
#ff982a
</color>
<color
name=
"FallNavy"
>
#11113d
</color>
<color
name=
"colorMain"
>
#2196F3
</color>
<color
name=
"background"
>
#ECEFF1
</color>
<color
name=
"FallNavy"
>
#11113d
</color>
...
...
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