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
62e5cd47
Commit
62e5cd47
authored
May 06, 2022
by
刘鹏
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feat/lp_4.3.91' into new_dev_4.3.91
# Conflicts: # config.gradle
parents
7f627417
f480f729
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
9 deletions
+7
-9
config.gradle
config.gradle
+2
-6
HomeButtonBannerView.kt
m-home/src/ydl/java/com/yidianling/home/ui/view/HomeButtonBannerView.kt
+2
-0
qingsu_new_free_dynamic.gif
m-home/src/ydl/res/drawable-xhdpi/qingsu_new_free_dynamic.gif
+0
-0
home_button_banner_view.xml
m-home/src/ydl/res/layout/home_button_banner_view.xml
+3
-3
No files found.
config.gradle
View file @
62e5cd47
...
...
@@ -9,9 +9,7 @@ ext {
"m-consultant"
:
"0.0.60.20"
,
"m-fm"
:
"0.0.30.08"
,
"m-user"
:
"0.0.62.04"
,
"m-home"
:
"0.0.23.18"
,
"m-im"
:
"0.0.21.30"
,
"m-home"
:
"0.0.23.35"
,
"m-home"
:
"0.0.23.36"
,
"m-im"
:
"0.0.21.30"
,
"m-dynamic"
:
"0.0.7.35"
,
"m-article"
:
"0.0.0.10"
,
...
...
@@ -97,9 +95,7 @@ ext {
"m-consultant"
:
"0.0.60.20"
,
"m-fm"
:
"0.0.30.08"
,
"m-user"
:
"0.0.62.04"
,
"m-home"
:
"0.0.23.18"
,
"m-im"
:
"0.0.21.30"
,
"m-home"
:
"0.0.23.35"
,
"m-home"
:
"0.0.23.36"
,
"m-im"
:
"0.0.21.30"
,
"m-dynamic"
:
"0.0.7.35"
,
"m-article"
:
"0.0.0.8"
,
...
...
m-home/src/ydl/java/com/yidianling/home/ui/view/HomeButtonBannerView.kt
View file @
62e5cd47
...
...
@@ -33,8 +33,10 @@ class HomeButtonBannerView(private val mContext: Context, private var homeEvent:
fun
setVisibilityFree
(
boolean
:
Boolean
){
if
(
boolean
){
qingsuGif
.
visibility
=
View
.
VISIBLE
homeModuleButtonBannerSecondTitle
.
text
=
"免费倾诉"
}
else
{
qingsuGif
.
visibility
=
View
.
GONE
homeModuleButtonBannerSecondTitle
.
text
=
"倾诉热线"
}
}
private
fun
initView
()
{
...
...
m-home/src/ydl/res/drawable-xhdpi/qingsu_new_free_dynamic.gif
View replaced file @
7f627417
View file @
62e5cd47
21.1 KB
|
W:
|
H:
17.6 KB
|
W:
|
H:
2-up
Swipe
Onion skin
m-home/src/ydl/res/layout/home_button_banner_view.xml
View file @
62e5cd47
...
...
@@ -53,7 +53,7 @@
android:layout_height=
"wrap_content"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_12"
android:text=
"
抑郁测量
"
/>
android:text=
"
应有尽有
"
/>
</RelativeLayout>
<RelativeLayout
...
...
@@ -97,7 +97,7 @@
android:textStyle=
"bold"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_16"
android:text=
"
即时倾诉
"
/>
android:text=
"
倾诉热线
"
/>
<TextView
android:layout_below=
"@+id/homeModuleButtonBannerSecondTitle"
...
...
@@ -105,7 +105,7 @@
android:layout_height=
"wrap_content"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_12"
android:text=
"
24小时在线
"
/>
android:text=
"
温暖守护您
"
/>
</RelativeLayout>
<ImageView
android:layout_width=
"wrap_content"
...
...
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