1.修改物理删除 只要提交成功就会删除数据 2.修改获取数据库给设置值的逻辑 3.修改友盟的一些bug

This commit is contained in:
wangdongsheng
2021-11-19 18:32:31 +08:00
parent a0be1ab4d0
commit 4f9c4fbdf4
43 changed files with 515 additions and 491 deletions

View File

@@ -98,6 +98,8 @@
android:layout_marginTop="20dp"
android:text="任务描述:"
android:textSize="15sp"
android:ellipsize="end"
android:lines="2"
app:layout_constraintStart_toStartOf="@+id/relative_linear"
app:layout_constraintTop_toBottomOf="@+id/relative_linear" />