version:
fix: update:增加资讯列表
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user