add:location detail

This commit is contained in:
2024-07-13 17:41:51 +08:00
parent 99284b87e1
commit f6e24d671c
5 changed files with 381 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,6L9,6L13.5,12L9,18L12,18L16.5,12L12,6Z"
android:strokeWidth="1"
android:fillColor="#000000"
android:fillType="evenOdd"
android:strokeColor="#00000000"/>
</vector>