This commit is contained in:
Kima 2024-03-31 23:24:29 +02:00
parent a762cf70f6
commit 98efdfd8cf

View File

@ -56,7 +56,7 @@
<!-- custom app icon thingies from here --> <!-- custom app icon thingies from here -->
<activity-alias <!-- <activity-alias
android:label="reFilc" android:label="reFilc"
android:icon="@mipmap/ic_launcher_new" android:icon="@mipmap/ic_launcher_new"
android:roundIcon="@mipmap/ic_launcher_new" android:roundIcon="@mipmap/ic_launcher_new"
@ -75,7 +75,7 @@
<category android:name="android.intent.category.LAUNCHER" /> <category android:name="android.intent.category.LAUNCHER" />
</intent-filter> </intent-filter>
</activity-alias> </activity-alias> -->
<!-- <activity-alias <!-- <activity-alias
android:label="reFilc" android:label="reFilc"