Android应用在手机上启动成功,网络日志抓取成功
大石头 authored at 2022-03-13 02:19:43
261.00 B
X
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
    <background android:drawable="@color/launcher_background" />
    <foreground android:drawable="@mipmap/launcher_foreground" />
</adaptive-icon>