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
4856efda
Commit
4856efda
authored
Nov 26, 2019
by
konghaorui
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
ssh://gitlab.yidianling.com:2224/app_android_lib/YDL-Component
into dev
parents
32044cb7
9f6ab835
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
config.gradle
config.gradle
+3
-3
CourseListContainerActivity.kt
m-course/src/main/java/com/yidianling/course/courseNew/courseList/CourseListContainerActivity.kt
+8
-8
No files found.
config.gradle
View file @
4856efda
...
...
@@ -45,9 +45,9 @@ ext {
"m-confide"
:
"0.0.29"
,
"m-consultant"
:
"0.0.42"
,
"m-course"
:
"0.0.
29
"
,
"m-course"
:
"0.0.
30
"
,
"m-fm"
:
"0.0.21"
,
"m-muse"
:
"0.0.1
8
"
,
"m-muse"
:
"0.0.1
9
"
,
"m-tests"
:
"0.0.12"
,
"m-user"
:
"0.0.34"
,
...
...
@@ -251,7 +251,7 @@ ext {
"ydl-utils"
:
"com.ydl:ydl-utils:${ydlCompileVersion["
ydl
-
utils
"]}"
,
//flutter功能组件升级===>发布ydl-flutter组件===>引用flutter相关的业务模块
"ydl-flutter"
:
"com.ydl:ydl-flutter:0.0.1
5
@aar"
,
"ydl-flutter"
:
"com.ydl:ydl-flutter:0.0.1
6
@aar"
,
//基础组件 <<--- 先发这个,发完改这里的版本号
"ydl-platform"
:
"com.ydl:ydl-platform:${ydlCompileVersion["
ydl
-
platform
"]}@aar"
,
...
...
m-course/src/main/java/com/yidianling/course/courseNew/courseList/CourseListContainerActivity.kt
View file @
4856efda
...
...
@@ -139,7 +139,7 @@ class CourseListContainerActivity : BaseActivity(), PtrHandler, LoadMoreHandler
filter_layout
.
setTextColor
(
ContextCompat
.
getColor
(
this
@CourseListContainerActivity
,
R
.
color
.
course_color_1DA1F2
R
.
color
.
main_theme
)
)
}
else
{
...
...
@@ -233,7 +233,7 @@ class CourseListContainerActivity : BaseActivity(), PtrHandler, LoadMoreHandler
classify_layout
.
setTextColor
(
ContextCompat
.
getColor
(
this
@CourseListContainerActivity
,
R
.
color
.
course_color_1DA1F2
R
.
color
.
main_theme
)
)
}
else
{
...
...
@@ -330,7 +330,7 @@ class CourseListContainerActivity : BaseActivity(), PtrHandler, LoadMoreHandler
classify_layout
.
setTextColor
(
ContextCompat
.
getColor
(
this
@CourseListContainerActivity
,
R
.
color
.
course_color_1DA1F2
R
.
color
.
main_theme
)
)
}
else
{
...
...
@@ -352,7 +352,7 @@ class CourseListContainerActivity : BaseActivity(), PtrHandler, LoadMoreHandler
classify_layout
.
setTextColor
(
ContextCompat
.
getColor
(
this
@CourseListContainerActivity
,
R
.
color
.
course_color_1DA1F2
R
.
color
.
main_theme
)
)
classify_layout
.
setCompoundDrawablesWithIntrinsicBounds
(
...
...
@@ -399,7 +399,7 @@ class CourseListContainerActivity : BaseActivity(), PtrHandler, LoadMoreHandler
filter_layout
.
setTextColor
(
ContextCompat
.
getColor
(
this
@CourseListContainerActivity
,
R
.
color
.
course_color_1DA1F2
R
.
color
.
main_theme
)
)
}
else
{
...
...
@@ -421,7 +421,7 @@ class CourseListContainerActivity : BaseActivity(), PtrHandler, LoadMoreHandler
filter_layout
.
setTextColor
(
ContextCompat
.
getColor
(
this
@CourseListContainerActivity
,
R
.
color
.
course_color_1DA1F2
R
.
color
.
main_theme
)
)
filter_layout
.
setCompoundDrawablesWithIntrinsicBounds
(
...
...
@@ -642,7 +642,7 @@ class CourseListContainerActivity : BaseActivity(), PtrHandler, LoadMoreHandler
classify_layout
.
setTextColor
(
ContextCompat
.
getColor
(
this
@CourseListContainerActivity
,
R
.
color
.
course_color_1DA1F2
R
.
color
.
main_theme
)
)
}
else
{
...
...
@@ -689,7 +689,7 @@ class CourseListContainerActivity : BaseActivity(), PtrHandler, LoadMoreHandler
filter_layout
.
setTextColor
(
ContextCompat
.
getColor
(
this
@CourseListContainerActivity
,
R
.
color
.
course_color_1DA1F2
R
.
color
.
main_theme
)
)
}
else
{
...
...
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