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
e3d7e1a2
Commit
e3d7e1a2
authored
5 years ago
by
严久程
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页倾诉和测评位置对调
parent
4701b3f8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
104 additions
and
105 deletions
+104
-105
home_button_banner_view.xml
m-home/src/xlzx/res/layout/home_button_banner_view.xml
+0
-0
home_button_banner_view.xml
m-home/src/ydl/res/layout/home_button_banner_view.xml
+104
-105
No files found.
m-home/src/xlzx/res/layout/home_button_banner_view.xml
View file @
e3d7e1a2
This diff is collapsed.
Click to expand it.
m-home/src/ydl/res/layout/home_button_banner_view.xml
View file @
e3d7e1a2
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
xmlns:tools=
"http://schemas.android.com/tools"
android:orientation=
"horizontal"
android:gravity=
"center_horizontal"
android:paddingLeft=
"@dimen/platform_dp_8"
android:paddingRight=
"@dimen/platform_dp_8"
>
<RelativeLayout
android:id=
"@+id/homeModuleButtonBannerFirst"
android:layout_width=
"80dp"
android:layout_height=
"78dp"
android:background=
"@drawable/home_button_banner_first_img_new"
android:gravity=
"center"
>
<TextView
android:id=
"@+id/homeModuleButtonBannerFirstTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textStyle=
"bold"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_16"
android:text=
"心理咨询"
/>
<TextView
android:layout_below=
"@+id/homeModuleButtonBannerFirstTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_12"
android:text=
"1W+师资"
/>
</RelativeLayout>
<RelativeLayout
android:id=
"@+id/homeModuleButtonBannerSecond"
android:layout_width=
"80dp"
android:layout_height=
"78dp"
android:background=
"@drawable/home_confide_free_icon"
android:gravity=
"center"
>
<TextView
android:id=
"@+id/homeModuleButtonBannerSecondTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textStyle=
"bold"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_16"
android:text=
"即时倾诉"
/>
<TextView
android:layout_below=
"@+id/homeModuleButtonBannerSecondTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_12"
android:text=
"24小时在线"
/>
</RelativeLayout>
<RelativeLayout
android:id=
"@+id/homeModuleButtonBannerThird"
android:layout_width=
"80dp"
android:layout_height=
"78dp"
android:orientation=
"vertical"
android:background=
"@drawable/home_button_banner_third_img_new"
android:gravity=
"center"
>
<TextView
android:id=
"@+id/homeModuleButtonBannerThirdTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textStyle=
"bold"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_16"
android:text=
"心理课堂"
/>
<TextView
android:layout_below=
"@+id/homeModuleButtonBannerThirdTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_12"
android:text=
"送28元礼包"
/>
</RelativeLayout>
<RelativeLayout
android:id=
"@+id/homeModuleButtonBannerFourth"
android:layout_width=
"80dp"
android:layout_height=
"78dp"
android:background=
"@drawable/home_button_banner_fourth_img_new"
android:gravity=
"center"
>
<TextView
android:id=
"@+id/homeModuleButtonBannerFourthTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textStyle=
"bold"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_16"
android:text=
"心理测试"
/>
<TextView
android:layout_below=
"@+id/homeModuleButtonBannerFourthTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_12"
android:text=
"抑郁测量"
/>
</RelativeLayout>
</LinearLayout>
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
xmlns:tools=
"http://schemas.android.com/tools"
android:orientation=
"horizontal"
android:gravity=
"center_horizontal"
android:paddingLeft=
"@dimen/platform_dp_8"
android:paddingRight=
"@dimen/platform_dp_8"
>
<RelativeLayout
android:id=
"@+id/homeModuleButtonBannerFirst"
android:layout_width=
"80dp"
android:layout_height=
"78dp"
android:background=
"@drawable/home_button_banner_first_img_new"
android:gravity=
"center"
>
<TextView
android:id=
"@+id/homeModuleButtonBannerFirstTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textStyle=
"bold"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_16"
android:text=
"心理咨询"
/>
<TextView
android:layout_below=
"@+id/homeModuleButtonBannerFirstTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_12"
android:text=
"1W+师资"
/>
</RelativeLayout>
<RelativeLayout
android:id=
"@+id/homeModuleButtonBannerFourth"
android:layout_width=
"80dp"
android:layout_height=
"78dp"
android:background=
"@drawable/home_confide_free_icon"
android:gravity=
"center"
>
<TextView
android:id=
"@+id/homeModuleButtonBannerFourthTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textStyle=
"bold"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_16"
android:text=
"心理测试"
/>
<TextView
android:layout_below=
"@+id/homeModuleButtonBannerFourthTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_12"
android:text=
"抑郁测量"
/>
</RelativeLayout>
<RelativeLayout
android:id=
"@+id/homeModuleButtonBannerThird"
android:layout_width=
"80dp"
android:layout_height=
"78dp"
android:orientation=
"vertical"
android:background=
"@drawable/home_button_banner_third_img_new"
android:gravity=
"center"
>
<TextView
android:id=
"@+id/homeModuleButtonBannerThirdTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textStyle=
"bold"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_16"
android:text=
"心理课堂"
/>
<TextView
android:layout_below=
"@+id/homeModuleButtonBannerThirdTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_12"
android:text=
"送28元礼包"
/>
</RelativeLayout>
<RelativeLayout
android:id=
"@+id/homeModuleButtonBannerSecond"
android:layout_width=
"80dp"
android:layout_height=
"78dp"
android:background=
"@drawable/home_button_banner_fourth_img_new"
android:gravity=
"center"
>
<TextView
android:id=
"@+id/homeModuleButtonBannerSecondTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textStyle=
"bold"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_16"
android:text=
"即时倾诉"
/>
<TextView
android:layout_below=
"@+id/homeModuleButtonBannerSecondTitle"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:textColor=
"@color/platform_color_FFFFFF"
android:textSize=
"@dimen/platform_dp_12"
android:text=
"24小时在线"
/>
</RelativeLayout>
</LinearLayout>
This diff is collapsed.
Click to expand it.
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