添加位置信息浮动层,显示定位状态

This commit is contained in:
2026-02-28 18:25:45 +08:00
parent e8be0ef93f
commit 04e8290a8a
1277 changed files with 45436 additions and 11 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/primary"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>