Fin de aplicación

This commit is contained in:
2026-08-05 12:57:43 +02:00
parent 5df29921c9
commit 54944809d4
40 changed files with 2142 additions and 197 deletions
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground_custom"/>
<monochrome android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>