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
16a79f30
Commit
16a79f30
authored
May 31, 2022
by
范玉宾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UI complete
parent
4264b44f
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
49 additions
and
49 deletions
+49
-49
config.gradle
config.gradle
+12
-12
build.gradle
m-muse/build.gradle
+0
-1
dialog_choose_music.xml
m-muse/src/main/res/layout/dialog_choose_music.xml
+37
-30
layout_meditation_play_float_view.xml
m-muse/src/main/res/layout/layout_meditation_play_float_view.xml
+0
-6
No files found.
config.gradle
View file @
16a79f30
...
@@ -9,14 +9,14 @@ ext {
...
@@ -9,14 +9,14 @@ ext {
"m-consultant"
:
"0.0.60.25"
,
"m-consultant"
:
"0.0.60.25"
,
"m-fm"
:
"0.0.30.08"
,
"m-fm"
:
"0.0.30.08"
,
"m-user"
:
"0.0.62.
24
"
,
"m-user"
:
"0.0.62.
32
"
,
"m-home"
:
"0.0.23.
78
"
,
"m-home"
:
"0.0.23.
83
"
,
"m-im"
:
"0.0.21.50"
,
"m-im"
:
"0.0.21.50"
,
"m-dynamic"
:
"0.0.7.73"
,
"m-dynamic"
:
"0.0.7.73"
,
"m-article"
:
"0.0.0.10"
,
"m-article"
:
"0.0.0.10"
,
"m-muse"
:
"0.0.28.6
2
"
,
"m-muse"
:
"0.0.28.6
4
"
,
"m-tests"
:
"0.0.24.18"
,
"m-tests"
:
"0.0.24.18"
,
"m-course"
:
"0.0.43.37"
,
"m-course"
:
"0.0.43.37"
,
...
@@ -37,13 +37,13 @@ ext {
...
@@ -37,13 +37,13 @@ ext {
//mdt 组件
//mdt 组件
"ydl-tuicore"
:
"0.0.23"
,
"ydl-tuicore"
:
"0.0.23"
,
//第一步
//第一步
"ydl-platform"
:
"0.0.41.2
4
"
,
"ydl-platform"
:
"0.0.41.2
6
"
,
//第二步 若干
//第二步 若干
"ydl-webview"
:
"0.0.38.86"
,
"ydl-webview"
:
"0.0.38.86"
,
"ydl-media"
:
"0.0.21.4
6
"
,
"ydl-media"
:
"0.0.21.4
7
"
,
"ydl-pay"
:
"0.0.18.19"
,
"ydl-pay"
:
"0.0.18.19"
,
"m-audioim"
:
"0.0.49.
29.94
"
,
"m-audioim"
:
"0.0.49.
30.07
"
,
"ydl-flutter-base"
:
"0.0.14.38"
,
"ydl-flutter-base"
:
"0.0.14.38"
,
//以下 几乎不会动
//以下 几乎不会动
...
@@ -96,14 +96,14 @@ ext {
...
@@ -96,14 +96,14 @@ ext {
"m-consultant"
:
"0.0.60.25"
,
"m-consultant"
:
"0.0.60.25"
,
"m-fm"
:
"0.0.30.08"
,
"m-fm"
:
"0.0.30.08"
,
"m-user"
:
"0.0.62.
24
"
,
"m-user"
:
"0.0.62.
32
"
,
"m-home"
:
"0.0.23.
78
"
,
"m-home"
:
"0.0.23.
83
"
,
"m-im"
:
"0.0.21.50"
,
"m-im"
:
"0.0.21.50"
,
"m-dynamic"
:
"0.0.7.73"
,
"m-dynamic"
:
"0.0.7.73"
,
"m-article"
:
"0.0.0.8"
,
"m-article"
:
"0.0.0.8"
,
"m-muse"
:
"0.0.28.6
2
"
,
"m-muse"
:
"0.0.28.6
4
"
,
"m-tests"
:
"0.0.24.18"
,
"m-tests"
:
"0.0.24.18"
,
"m-course"
:
"0.0.43.37"
,
"m-course"
:
"0.0.43.37"
,
//-------------- 业务模块 API 层 --------------
//-------------- 业务模块 API 层 --------------
...
@@ -122,13 +122,13 @@ ext {
...
@@ -122,13 +122,13 @@ ext {
//mdt组件
//mdt组件
"ydl-tuicore"
:
"0.0.23"
,
"ydl-tuicore"
:
"0.0.23"
,
//第一步
//第一步
"ydl-platform"
:
"0.0.41.2
4
"
,
"ydl-platform"
:
"0.0.41.2
6
"
,
//第二步 若干
//第二步 若干
"ydl-webview"
:
"0.0.38.86"
,
"ydl-webview"
:
"0.0.38.86"
,
"ydl-media"
:
"0.0.21.4
6
"
,
"ydl-media"
:
"0.0.21.4
7
"
,
"ydl-pay"
:
"0.0.18.19"
,
"ydl-pay"
:
"0.0.18.19"
,
"m-audioim"
:
"0.0.49.
29.94
"
,
"m-audioim"
:
"0.0.49.
30.07
"
,
"ydl-flutter-base"
:
"0.0.14.38"
,
"ydl-flutter-base"
:
"0.0.14.38"
,
//以下 几乎不会动
//以下 几乎不会动
...
...
m-muse/build.gradle
View file @
16a79f30
...
@@ -63,7 +63,6 @@ dependencies {
...
@@ -63,7 +63,6 @@ dependencies {
implementation
'com.github.weidongjian:androidWheelView:1.0.0'
implementation
'com.github.weidongjian:androidWheelView:1.0.0'
implementation
'com.github.feeeei:CircleSeekbar:v1.1.2'
implementation
'com.github.feeeei:CircleSeekbar:v1.1.2'
implementation
'com.github.mmin18:realtimeblurview:1.2.1'
// implementation 'jp.wasabeef:blurry:4.0.1'
// implementation 'jp.wasabeef:blurry:4.0.1'
// solve build problem
// solve build problem
// cannot access 'androidx.lifecycle.hasdefaultviewmodelproviderfactory'
// cannot access 'androidx.lifecycle.hasdefaultviewmodelproviderfactory'
...
...
m-muse/src/main/res/layout/dialog_choose_music.xml
View file @
16a79f30
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
<RelativeLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:layout_height=
"match_parent"
>
android:layout_marginTop=
"150dp"
android:background=
"@drawable/shape_bg_solid_282e3f_r_top_20"
>
<
androidx.cardview.widget.CardView
<
FrameLayout
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:layout_height=
"match_parent"
android:layout_margin
Bottom=
"-2
0dp"
android:layout_margin
Top=
"15
0dp"
a
pp:cardCornerRadius=
"20dp
"
>
a
ndroid:background=
"@drawable/shape_bg_solid_282e3f_r_top_20
"
>
<
FrameLayout
<
androidx.cardview.widget.CardView
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
>
android:layout_height=
"match_parent"
android:layout_marginBottom=
"-20dp"
app:cardCornerRadius=
"20dp"
>
<WebView
<FrameLayout
android:id=
"@+id/wv_choose_music"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:layout_height=
"match_parent"
>
android:background=
"#282E3F"
android:scrollbars=
"none"
/>
<LinearLayout
<WebView
android:id=
"@+id/ll_close"
android:id=
"@+id/wv_choose_music"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:gravity=
"center_horizontal"
android:layout_height=
"match_parent"
android:layout_height=
"38dp"
>
android:background=
"#282E3F"
android:scrollbars=
"none"
/>
<LinearLayout
android:id=
"@+id/ll_close"
android:layout_width=
"match_parent"
android:gravity=
"center_horizontal"
android:layout_height=
"38dp"
>
<ImageView
android:layout_width=
"24dp"
android:layout_height=
"10dp"
android:src=
"@drawable/ic_close_choose_music"
android:layout_marginTop=
"12dp"
/>
</LinearLayout>
</FrameLayout>
<ImageView
</androidx.cardview.widget.CardView>
android:layout_width=
"24dp"
android:layout_height=
"10dp"
android:src=
"@drawable/ic_close_choose_music"
android:layout_marginTop=
"12dp"
/>
</LinearLayout>
</FrameLayout>
</FrameLayout>
</androidx.cardview.widget.CardView>
</RelativeLayout>
\ No newline at end of file
</FrameLayout>
\ No newline at end of file
m-muse/src/main/res/layout/layout_meditation_play_float_view.xml
View file @
16a79f30
...
@@ -97,10 +97,5 @@
...
@@ -97,10 +97,5 @@
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>
<com.github.mmin18.widget.RealtimeBlurView
android:layout_width=
"match_parent"
android:layout_height=
"56dp"
app:realtimeBlurRadius=
"10dp"
app:realtimeOverlayColor=
"#880000"
/>
</FrameLayout>
</FrameLayout>
\ No newline at end of file
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