diff --git a/presentation/src/main/res/drawable/ic_launcher.xml b/presentation/src/main/res/drawable/ic_launcher.xml index 8147bf38..19352d04 100644 --- a/presentation/src/main/res/drawable/ic_launcher.xml +++ b/presentation/src/main/res/drawable/ic_launcher.xml @@ -1,9 +1,22 @@ + android:width="512dp" + android:height="512dp" + android:viewportWidth="512" + android:viewportHeight="512"> + android:fillColor="#E36FFF" + android:pathData="M0,0h512v512h-512z" /> + + + +