Skip to content

Commit

Permalink
Updated venezula res
Browse files Browse the repository at this point in the history
  • Loading branch information
gouri-panda committed Dec 27, 2023
1 parent 5036f05 commit 6171fcd
Show file tree
Hide file tree
Showing 19 changed files with 14 additions and 0 deletions.
Binary file added venezuela/res/.DS_Store
Binary file not shown.
5 changes: 5 additions & 0 deletions venezuela/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
@@ -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="@drawable/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
5 changes: 5 additions & 0 deletions venezuela/res/mipmap-anydpi-v26/ic_launcher_round.xml
Original file line number Diff line number Diff line change
@@ -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="@drawable/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
Binary file added venezuela/res/mipmap-hdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file added venezuela/res/mipmap-hdpi/ic_launcher_round.webp
Binary file not shown.
Binary file added venezuela/res/mipmap-mdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file added venezuela/res/mipmap-mdpi/ic_launcher_round.webp
Binary file not shown.
Binary file added venezuela/res/mipmap-xhdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file added venezuela/res/mipmap-xhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file added venezuela/res/mipmap-xxhdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added venezuela/res/mipmap-xxxhdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions venezuela/res/values/ic_launcher_background.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#FFFFFF</color>
</resources>

0 comments on commit 6171fcd

Please sign in to comment.