feat: 增加联系人增删改查

This commit is contained in:
2026-05-19 11:40:50 +08:00
parent da83e852e0
commit c878c307b3
1129 changed files with 10342 additions and 2682 deletions

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="16dp"
android:viewportWidth="16"
android:viewportHeight="16">
<path
android:pathData="M12.543,4.487c-1.581,0 -3.876,1.712 -4.57,2.888C7.282,6.2 4.987,4.487 3.406,4.487a3.486,3.486 0,0 0,0 6.97c1.58,0 3.876,-1.75 4.569,-2.906 0.693,1.156 2.988,2.906 4.569,2.906a3.486,3.486 0,0 0,0 -6.97h-0.001Z"
android:fillColor="?attr/colorControlNormal" />
</vector>