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
f81dbe56
Commit
f81dbe56
authored
Nov 20, 2019
by
严久程
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
课程\fm
parent
48688e05
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
21 deletions
+20
-21
config.gradle
config.gradle
+1
-1
activity_courses.xml
m-course/src/main/res/layout/activity_courses.xml
+19
-20
No files found.
config.gradle
View file @
f81dbe56
ext
{
kotlin_version
=
"1.3.21"
dev_mode
=
fals
e
dev_mode
=
tru
e
ydl_app
=
[
appName
:
"心理咨询壹点灵"
,
...
...
m-course/src/main/res/layout/activity_courses.xml
View file @
f81dbe56
...
...
@@ -5,38 +5,37 @@
android:layout_height=
"match_parent"
android:background=
"@color/white"
android:fitsSystemWindows=
"true"
android:orientation=
"vertical"
>
android:orientation=
"vertical"
>
<LinearLayout
android:layout_width=
"match_parent"
android:layout_height=
"44dp"
android:background=
"@color/course_color_FFFFFF"
android:gravity=
"center"
android:orientation=
"horizontal"
android:paddingLeft=
"16dp"
>
android:orientation=
"horizontal"
>
<ImageView
android:id=
"@+id/iv_back"
android:layout_width=
"13dp"
android:layout_height=
"22dp"
android:layout_width=
"30dp"
android:layout_height=
"match_parent"
android:layout_marginLeft=
"5dp"
android:padding=
"15dp"
android:scaleType=
"centerCrop"
android:src=
"@drawable/course_icon_back_black"
/>
<com.yidianling.course.widget.SearchBarView
android:id=
"@+id/search_view"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
/>
android:layout_height=
"wrap_content"
/>
</LinearLayout>
<View
android:id=
"@+id/divider_line"
android:layout_width=
"match_parent"
android:layout_height=
"1dp"
android:background=
"#f0f0f0"
/>
android:background=
"#f0f0f0"
/>
<LinearLayout
...
...
@@ -54,7 +53,7 @@
android:text=
"综合排序"
android:textColor=
"@color/main_theme"
android:textSize=
"14sp"
android:textStyle=
"bold"
/>
android:textStyle=
"bold"
/>
<com.ydl.ydlcommon.view.DrawableRightTextView
android:id=
"@+id/classify_layout"
...
...
@@ -65,7 +64,7 @@
android:gravity=
"center"
android:text=
"分类"
android:textColor=
"@color/course_color_242424"
android:textSize=
"14sp"
/>
android:textSize=
"14sp"
/>
<com.ydl.ydlcommon.view.DrawableRightTextView
android:id=
"@+id/filter_layout"
...
...
@@ -76,7 +75,7 @@
android:gravity=
"center"
android:text=
"筛选"
android:textColor=
"@color/course_color_242424"
android:textSize=
"14sp"
/>
android:textSize=
"14sp"
/>
</LinearLayout>
<LinearLayout
...
...
@@ -86,20 +85,20 @@
android:orientation=
"horizontal"
android:paddingLeft=
"15dp"
android:paddingRight=
"15dp"
android:paddingBottom=
"10dp"
/>
android:paddingBottom=
"10dp"
/>
<View
android:id=
"@+id/view_line"
android:layout_width=
"match_parent"
android:layout_height=
"1dp"
android:background=
"#f0f0f0"
/>
android:background=
"#f0f0f0"
/>
<com.yidianling.course.widget.CouponHintView
android:id=
"@+id/hint_view"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:visibility=
"gone"
/>
android:visibility=
"gone"
/>
<FrameLayout
android:layout_width=
"match_parent"
...
...
@@ -121,7 +120,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:divider=
"@color/course_color_EDEDED"
android:dividerHeight=
"0dp"
/>
android:dividerHeight=
"0dp"
/>
<ImageView
android:id=
"@+id/iv_course_list_empty_view"
...
...
@@ -130,7 +129,7 @@
android:layout_gravity=
"center_horizontal"
android:layout_marginTop=
"50dp"
android:src=
"@drawable/course_blank"
android:visibility=
"gone"
/>
android:visibility=
"gone"
/>
<TextView
android:id=
"@+id/tv_course_list_empty_prompt"
...
...
@@ -140,14 +139,14 @@
android:layout_marginTop=
"14dp"
android:text=
"暂无相应记录"
android:textColor=
"#b2b2b2"
android:visibility=
"gone"
/>
android:visibility=
"gone"
/>
<com.ydl.ydlcommon.ui.LogoLoadingView
android:id=
"@+id/v_loading"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:visibility=
"gone"
/>
android:visibility=
"gone"
/>
</in.srain.cube.views.loadmore.LoadMoreListViewContainer>
...
...
@@ -160,7 +159,7 @@
android:layout_height=
"match_parent"
android:alpha=
"0.4"
android:background=
"@android:color/black"
android:visibility=
"gone"
/>
android:visibility=
"gone"
/>
</FrameLayout>
</LinearLayout>
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