[6.9.0]调整下载中项目名称的显示

This commit is contained in:
xuxinchao
2025-01-07 18:21:42 +08:00
parent 91c13f7224
commit 855a9a4f05
2 changed files with 10 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
<TextView
android:id="@+id/tvProductName"
android:layout_width="wrap_content"
android:layout_width="@dimen/dp_600"
android:layout_height="wrap_content"
app:layout_constraintBottom_toTopOf="@id/pbDownloadProgress"
app:layout_constraintLeft_toLeftOf="@id/pbDownloadProgress"