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
ed92bebc
Commit
ed92bebc
authored
Apr 15, 2020
by
严久程
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
区分心理咨询华为渠道
parent
5989f51d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
14 deletions
+0
-14
HomeButtonBannerView.kt
m-home/src/xlzx/java/com/yidianling/home/ui/view/HomeButtonBannerView.kt
+0
-13
home_button_banner_view.xml
m-home/src/xlzx/res/layout/home_button_banner_view.xml
+0
-1
No files found.
m-home/src/xlzx/java/com/yidianling/home/ui/view/HomeButtonBannerView.kt
View file @
ed92bebc
...
...
@@ -74,19 +74,6 @@ class HomeButtonBannerView(private val mContext: Context, private var homeEvent:
homeModuleButtonBannerFourth
.
background
=
resources
.
getDrawable
(
R
.
drawable
.
home_listen_bt_bg_huawei
)
homeModuleButtonBannerFirst
.
setPadding
(
15
,
0
,
0
,
0
)
homeModuleButtonBannerFourth
.
setPadding
(
15
,
0
,
0
,
0
)
val
params1
=
homeModuleButtonBannerFirstTitle
.
layoutParams
as
RelativeLayout
.
LayoutParams
params1
.
addRule
(
RelativeLayout
.
ALIGN_PARENT_START
)
homeModuleButtonBannerFirstTitle
.
layoutParams
=
params1
val
params2
=
homeModuleButtonBannerFourthTitle
.
layoutParams
as
RelativeLayout
.
LayoutParams
params2
.
addRule
(
RelativeLayout
.
ALIGN_PARENT_START
)
homeModuleButtonBannerFourthTitle
.
layoutParams
=
params2
homeModuleButtonBannerFirstTitle
.
setTextColor
(
Color
.
WHITE
)
tv_first_text
.
setTextColor
(
Color
.
WHITE
)
homeModuleButtonBannerFourthTitle
.
setTextColor
(
Color
.
WHITE
)
...
...
m-home/src/xlzx/res/layout/home_button_banner_view.xml
View file @
ed92bebc
...
...
@@ -9,7 +9,6 @@
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_marginLeft=
"15dp"
android:layout_marginTop=
"8dp"
android:layout_marginRight=
"15dp"
android:gravity=
"center_horizontal"
android:orientation=
"horizontal"
...
...
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