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
97970263
Commit
97970263
authored
Dec 27, 2021
by
刘鹏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat : UI又一次还原
parent
82aa8edf
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
10 deletions
+6
-10
config.gradle
config.gradle
+2
-2
im_nim_inquiry_end_layout.xml
m-im/src/main/res/layout/im_nim_inquiry_end_layout.xml
+3
-5
im_nim_inquiry_receive_layout.xml
m-im/src/main/res/layout/im_nim_inquiry_receive_layout.xml
+1
-3
No files found.
config.gradle
View file @
97970263
...
...
@@ -10,7 +10,7 @@ ext {
"m-fm"
:
"0.0.30.03"
,
"m-user"
:
"0.0.61.89"
,
"m-home"
:
"0.0.22.70"
,
"m-im"
:
"0.0.20.7
3
"
,
"m-im"
:
"0.0.20.7
6
"
,
"m-dynamic"
:
"0.0.7.28"
,
"m-article"
:
"0.0.0.10"
,
...
...
@@ -94,7 +94,7 @@ ext {
"m-fm"
:
"0.0.30.01"
,
"m-user"
:
"0.0.61.89"
,
"m-home"
:
"0.0.22.70"
,
"m-im"
:
"0.0.20.7
3
"
,
"m-im"
:
"0.0.20.7
6
"
,
"m-dynamic"
:
"0.0.7.28"
,
"m-article"
:
"0.0.0.8"
,
...
...
m-im/src/main/res/layout/im_nim_inquiry_end_layout.xml
View file @
97970263
<?xml version="1.0" encoding="utf-8"?>
<androidx.cardview.widget.CardView
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
android:layout_width=
"
wrap_content
"
android:layout_width=
"
263dp
"
android:layout_height=
"wrap_content"
android:layout_gravity=
"
center_horizontal
"
android:layout_gravity=
"
right
"
android:layout_marginTop=
"@dimen/platform_dp_12"
android:background=
"#e7ecf0"
app:cardBackgroundColor=
"#e7ecf0"
android:elevation=
"0dp"
android:maxWidth=
"263dp"
android:minWidth=
"263dp"
app:cardCornerRadius=
"8dp"
app:cardElevation=
"0dp"
>
...
...
@@ -21,7 +19,7 @@
android:layout_marginTop=
"8dp"
android:layout_marginRight=
"12dp"
android:layout_marginBottom=
"8dp"
android:
textStyle=
"bold
"
android:
lineSpacingMultiplier=
"1.1
"
android:text=
"本次诊断结束,如有问题可联系客服或再次向医生问诊"
android:textColor=
"@color/medical_color_0c1d31"
android:textSize=
"16sp"
/>
...
...
m-im/src/main/res/layout/im_nim_inquiry_receive_layout.xml
View file @
97970263
...
...
@@ -2,14 +2,12 @@
<androidx.cardview.widget.CardView
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
xmlns:tools=
"http://schemas.android.com/tools"
android:layout_width=
"
wrap_content
"
android:layout_width=
"
263dp
"
android:layout_height=
"wrap_content"
android:layout_gravity=
"right"
android:layout_marginTop=
"@dimen/platform_dp_12"
android:background=
"@color/white"
android:elevation=
"0dp"
android:maxWidth=
"263dp"
android:minWidth=
"263dp"
app:cardCornerRadius=
"8dp"
app:cardElevation=
"0dp"
>
...
...
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