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
33feea3e
Commit
33feea3e
authored
Aug 18, 2022
by
霍志良
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:UI修改BUG修改
parent
56fed7ff
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
consultant_layout_category_view.xml
m-consultant/src/main/res/layout/consultant_layout_category_view.xml
+2
-1
eight_category_detail_list_item.xml
m-consultant/src/main/res/layout/eight_category_detail_list_item.xml
+3
-4
No files found.
m-consultant/src/main/res/layout/consultant_layout_category_view.xml
View file @
33feea3e
...
...
@@ -14,7 +14,8 @@
<androidx.recyclerview.widget.RecyclerView
android:id=
"@+id/eight_category"
android:layout_width=
"90dp"
android:layout_height=
"wrap_content"
android:layout_height=
"match_parent"
android:background=
"@color/platform_color_F7F7F7"
android:orientation=
"vertical"
/>
<androidx.recyclerview.widget.RecyclerView
...
...
m-consultant/src/main/res/layout/eight_category_detail_list_item.xml
View file @
33feea3e
...
...
@@ -7,8 +7,7 @@
android:layout_marginStart=
"@dimen/platform_dp_12"
android:layout_marginEnd=
"@dimen/platform_dp_12"
android:orientation=
"vertical"
android:paddingTop=
"@dimen/platform_dp_6"
android:paddingBottom=
"@dimen/platform_dp_6"
>
android:paddingTop=
"@dimen/platform_dp_25"
>
<LinearLayout
android:layout_width=
"match_parent"
...
...
@@ -23,7 +22,7 @@
android:layout_weight=
"1"
android:text=
"恋爱情感"
android:textColor=
"#1c212d"
android:textSize=
"@dimen/sp_14"
></TextView
>
android:textSize=
"@dimen/sp_14"
/
>
<TextView
android:id=
"@+id/collapse_hide"
...
...
@@ -33,7 +32,7 @@
android:padding=
"@dimen/platform_dp_5"
android:text=
"展开"
android:textColor=
"@color/platform_main_theme"
android:textSize=
"@dimen/platform_sp_12"
></TextView
>
android:textSize=
"@dimen/platform_sp_12"
/
>
<ImageView
android:id=
"@+id/arrow_collapse_hide"
...
...
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