Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YDL-Component-Medical
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨凯
YDL-Component-Medical
Commits
98b8fdeb
Commit
98b8fdeb
authored
Mar 02, 2020
by
konghaorui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
补充颜色资源
parent
ea3484e1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
4 deletions
+10
-4
home_fragment_home_module.xml
m-home/src/xlzx/res/layout/home_fragment_home_module.xml
+2
-2
home_layout_home_module_head_middle.xml
m-home/src/xlzx/res/layout/home_layout_home_module_head_middle.xml
+1
-1
colors.xml
ydl-platform/src/main/res/values/colors.xml
+7
-1
No files found.
m-home/src/xlzx/res/layout/home_fragment_home_module.xml
View file @
98b8fdeb
...
...
@@ -12,7 +12,7 @@
android:id=
"@+id/container"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:background=
"@color/
home_colorBg
"
android:background=
"@color/
platform_f5f5f5
"
android:clipChildren=
"false"
android:clipToPadding=
"false"
app:layout_behavior=
"@string/appbar_scrolling_view_behavior"
...
...
@@ -22,7 +22,7 @@
android:id=
"@+id/appbar_layout"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:background=
"@color/
home_colorBg
"
android:background=
"@color/
platform_f5f5f5
"
android:clipChildren=
"false"
android:clipToPadding=
"false"
android:theme=
"@style/ThemeOverlay.AppCompat.Dark.ActionBar"
...
...
m-home/src/xlzx/res/layout/home_layout_home_module_head_middle.xml
View file @
98b8fdeb
...
...
@@ -6,7 +6,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_marginTop=
"@dimen/home_head_bg_height"
android:background=
"@color/
home_colorBg
"
android:background=
"@color/
platform_f5f5f5
"
android:tag=
"middle_but_layout"
app:layout_collapseMode=
"parallax"
app:layout_collapseParallaxMultiplier=
"0.13"
>
...
...
ydl-platform/src/main/res/values/colors.xml
View file @
98b8fdeb
...
...
@@ -77,7 +77,13 @@
<color
name=
"platform_color_1EA6FA"
>
#1EA6FA
</color>
<color
name=
"platform_color_F2F2F2"
>
#F2F2F2
</color>
<color
name=
"platform_color_FF3A2F"
>
#FF3A2F
</color>
<color
name=
"platform_color_FFDD33"
>
#FFDD33
</color>
<color
name=
"platform_bebebe"
>
#bebebe
</color>
<color
name=
"platform_color_60FF5A4C"
>
#99FF5A4C
</color>
<color
name=
"platform_color_5FF5A4C"
>
#0DFF5A4C
</color>
<color
name=
"platform_color_66000000"
>
#66000000
</color>
<color
name=
"platform_color_CCCCCC"
>
#CCCCCC
</color>
<color
name=
"platform_color_F5F5F5"
>
#F5F5F5
</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