编辑资料相册添加一个默认图片

This commit is contained in:
2026-04-28 13:16:50 +08:00
parent 0c5496e4bb
commit baf078c47f

View File

@@ -272,6 +272,7 @@
app:roundAsCircle="true" app:roundAsCircle="true"
android:layout_marginLeft="@dimen/dp15" android:layout_marginLeft="@dimen/dp15"
android:layout_marginRight="44dp" android:layout_marginRight="44dp"
android:background="@mipmap/ic_cover_default"
app:roundedCornerRadius="4dp" /> app:roundedCornerRadius="4dp" />
</RelativeLayout> </RelativeLayout>
</LinearLayout> </LinearLayout>