[6.9.0]调整下载中项目名称的显示
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user