fix:
update:增加资讯列表
This commit is contained in:
2023-01-03 09:15:22 +08:00
parent 4b01f9987f
commit 39d0f0b597
8 changed files with 530 additions and 10 deletions

View File

@@ -35,13 +35,13 @@
android:layout_height="0dp"
android:text="中医专家谈寒露养生 “晨饮盐水晚喝蜂蜜”更健康"
android:textSize="@dimen/sp_9"
app:layout_constraintBottom_toTopOf="@+id/tv_buying"
app:layout_constraintBottom_toTopOf="@+id/tv_read"
app:layout_constraintEnd_toEndOf="@+id/tv_title"
app:layout_constraintStart_toStartOf="@+id/tv_title"
app:layout_constraintTop_toBottomOf="@+id/tv_title" />
<TextView
android:id="@+id/tv_buying"
android:id="@+id/tv_read"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@drawable/buying_bg"