fix:修复g10上删除手动安装的应用,修复默认输入法设置问题

update:更新头像
This commit is contained in:
2023-04-20 16:27:06 +08:00
parent c7046475da
commit 539203e818
10 changed files with 62 additions and 28 deletions

View File

@@ -84,7 +84,7 @@
android:layout_marginStart="@dimen/dp_20"
android:adjustViewBounds="true"
android:scaleType="centerInside"
android:src="@drawable/default_head"
android:src="@drawable/default_avatar"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />