AniPlay: Implement source

This commit is contained in:
Agung Watanabe 2024-08-07 18:50:09 +07:00
parent f54a92be5c
commit 8074621bf3
19 changed files with 506 additions and 0 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/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>