Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
com.ccwangluo.accelerator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
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
sheteng
com.ccwangluo.accelerator
Commits
06cb7e4a
Commit
06cb7e4a
authored
Feb 06, 2019
by
Mygod
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use a more consistent control coloring in everywhere possible
parent
e5089158
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
25 additions
and
20 deletions
+25
-20
mobile/src/main/res/drawable/ic_action_done.xml
mobile/src/main/res/drawable/ic_action_done.xml
+3
-2
mobile/src/main/res/drawable/ic_action_note_add.xml
mobile/src/main/res/drawable/ic_action_note_add.xml
+3
-2
mobile/src/main/res/drawable/ic_av_playlist_add.xml
mobile/src/main/res/drawable/ic_av_playlist_add.xml
+3
-2
mobile/src/main/res/drawable/ic_file_file_upload.xml
mobile/src/main/res/drawable/ic_file_file_upload.xml
+3
-2
mobile/src/main/res/drawable/ic_image_edit.xml
mobile/src/main/res/drawable/ic_image_edit.xml
+3
-2
mobile/src/main/res/drawable/ic_navigation_menu.xml
mobile/src/main/res/drawable/ic_navigation_menu.xml
+3
-2
mobile/src/main/res/drawable/ic_service_busy.xml
mobile/src/main/res/drawable/ic_service_busy.xml
+4
-4
mobile/src/main/res/drawable/ic_social_share.xml
mobile/src/main/res/drawable/ic_social_share.xml
+3
-2
mobile/src/main/res/values-night/colors.xml
mobile/src/main/res/values-night/colors.xml
+0
-1
mobile/src/main/res/values/colors.xml
mobile/src/main/res/values/colors.xml
+0
-1
No files found.
mobile/src/main/res/drawable/ic_action_done.xml
View file @
06cb7e4a
...
...
@@ -2,8 +2,9 @@
android:width=
"24dp"
android:height=
"24dp"
android:viewportWidth=
"24.0"
android:viewportHeight=
"24.0"
>
android:viewportHeight=
"24.0"
android:tint=
"?attr/colorControlNormal"
>
<path
android:fillColor=
"#FF
FFFFFF
"
android:fillColor=
"#FF
000000
"
android:pathData=
"M9,16.2L4.8,12l-1.4,1.4L9,19 21,7l-1.4,-1.4L9,16.2z"
/>
</vector>
mobile/src/main/res/drawable/ic_action_note_add.xml
View file @
06cb7e4a
...
...
@@ -3,8 +3,9 @@
android:height=
"24dp"
android:autoMirrored=
"true"
android:viewportWidth=
"24.0"
android:viewportHeight=
"24.0"
>
android:viewportHeight=
"24.0"
android:tint=
"?attr/colorControlNormal"
>
<path
android:fillColor=
"#FF
FFFFFF
"
android:fillColor=
"#FF
000000
"
android:pathData=
"M14,2L6,2c-1.1,0 -1.99,0.9 -1.99,2L4,20c0,1.1 0.89,2 1.99,2L18,22c1.1,0 2,-0.9 2,-2L20,8l-6,-6zM16,16h-3v3h-2v-3L8,16v-2h3v-3h2v3h3v2zM13,9L13,3.5L18.5,9L13,9z"
/>
</vector>
mobile/src/main/res/drawable/ic_av_playlist_add.xml
View file @
06cb7e4a
...
...
@@ -3,8 +3,9 @@
android:height=
"24dp"
android:autoMirrored=
"true"
android:viewportWidth=
"24.0"
android:viewportHeight=
"24.0"
>
android:viewportHeight=
"24.0"
android:tint=
"?attr/colorControlNormal"
>
<path
android:fillColor=
"#FF
FFFFFF
"
android:fillColor=
"#FF
000000
"
android:pathData=
"M14,10L2,10v2h12v-2zM14,6L2,6v2h12L14,6zM18,14v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zM2,16h8v-2L2,14v2z"
/>
</vector>
mobile/src/main/res/drawable/ic_file_file_upload.xml
View file @
06cb7e4a
...
...
@@ -2,8 +2,9 @@
android:width=
"24dp"
android:height=
"24dp"
android:viewportWidth=
"24.0"
android:viewportHeight=
"24.0"
>
android:viewportHeight=
"24.0"
android:tint=
"?attr/colorControlNormal"
>
<path
android:fillColor=
"#FF
F
"
android:fillColor=
"#FF
000000
"
android:pathData=
"M9,16h6v-6h4l-7,-7 -7,7h4zM5,18h14v2L5,20z"
/>
</vector>
mobile/src/main/res/drawable/ic_image_edit.xml
View file @
06cb7e4a
...
...
@@ -2,8 +2,9 @@
android:width=
"24dp"
android:height=
"24dp"
android:viewportWidth=
"24.0"
android:viewportHeight=
"24.0"
>
android:viewportHeight=
"24.0"
android:tint=
"?attr/colorControlNormal"
>
<path
android:fillColor=
"
@color/primary_drawable
"
android:fillColor=
"
#FF000000
"
android:pathData=
"M3,17.25V21h3.75L17.81,9.94l-3.75,-3.75L3,17.25zM20.71,7.04c0.39,-0.39 0.39,-1.02 0,-1.41l-2.34,-2.34c-0.39,-0.39 -1.02,-0.39 -1.41,0l-1.83,1.83 3.75,3.75 1.83,-1.83z"
/>
</vector>
mobile/src/main/res/drawable/ic_navigation_menu.xml
View file @
06cb7e4a
...
...
@@ -2,8 +2,9 @@
android:width=
"24dp"
android:height=
"24dp"
android:viewportWidth=
"24.0"
android:viewportHeight=
"24.0"
>
android:viewportHeight=
"24.0"
android:tint=
"?attr/colorControlNormal"
>
<path
android:fillColor=
"#FF
F
"
android:fillColor=
"#FF
000000
"
android:pathData=
"M3,18h18v-2L3,16v2zM3,13h18v-2L3,11v2zM3,6v2h18L21,6L3,6z"
/>
</vector>
mobile/src/main/res/drawable/ic_service_busy.xml
View file @
06cb7e4a
<vector
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:width=
"24dp"
android:height=
"24dp"
android:viewportWidth=
"24"
android:viewportHeight=
"24"
>
android:width=
"24dp"
android:height=
"24dp"
android:viewportWidth=
"24"
android:viewportHeight=
"24"
>
<path
android:name=
"path"
...
...
mobile/src/main/res/drawable/ic_social_share.xml
View file @
06cb7e4a
...
...
@@ -3,8 +3,9 @@
android:height=
"24dp"
android:autoMirrored=
"true"
android:viewportWidth=
"24.0"
android:viewportHeight=
"24.0"
>
android:viewportHeight=
"24.0"
android:tint=
"?attr/colorControlNormal"
>
<path
android:fillColor=
"
@color/primary_drawable
"
android:fillColor=
"
#FF000000
"
android:pathData=
"M18,16.08c-0.76,0 -1.44,0.3 -1.96,0.77L8.91,12.7c0.05,-0.23 0.09,-0.46 0.09,-0.7s-0.04,-0.47 -0.09,-0.7l7.05,-4.11c0.54,0.5 1.25,0.81 2.04,0.81 1.66,0 3,-1.34 3,-3s-1.34,-3 -3,-3 -3,1.34 -3,3c0,0.24 0.04,0.47 0.09,0.7L8.04,9.81C7.5,9.31 6.79,9 6,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3c0.79,0 1.5,-0.31 2.04,-0.81l7.12,4.16c-0.05,0.21 -0.08,0.43 -0.08,0.65 0,1.61 1.31,2.92 2.92,2.92 1.61,0 2.92,-1.31 2.92,-2.92s-1.31,-2.92 -2.92,-2.92z"
/>
</vector>
mobile/src/main/res/values-night/colors.xml
View file @
06cb7e4a
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color
name=
"background_selected"
>
@color/material_primary_800
</color>
<color
name=
"primary_drawable"
>
@android:color/white
</color>
<color
name=
"background_stat"
>
@color/material_primary_600
</color>
</resources>
\ No newline at end of file
mobile/src/main/res/values/colors.xml
View file @
06cb7e4a
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color
name=
"background_selected"
>
@color/material_primary_100
</color>
<color
name=
"primary_drawable"
>
@android:color/black
</color>
<color
name=
"background_stat"
>
@color/material_primary_300
</color>
</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