Commit 87074bc3 authored by shenpc's avatar shenpc

去掉ic_launcher_round

parent b1d5f19a
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
android:fullBackupContent="@xml/backup_rules" android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher" android:icon="@mipmap/ic_launcher"
android:label="@string/app_name" android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true" android:supportsRtl="true"
android:theme="@style/Theme.PictureTranslate" android:theme="@style/Theme.PictureTranslate"
tools:targetApi="31"> tools:targetApi="31">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment