Drop easylauncher plugin and import generated files

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-08-21 11:49:38 +05:30
parent f3c56ca056
commit b77a87d55f
38 changed files with 286 additions and 170 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_logo" />
<item android:drawable="@drawable/ic_launcher_foreground_chromelikefilter" />
</layer-list>