Skip to content

Commit

Permalink
Adjust app icon
Browse files Browse the repository at this point in the history
  • Loading branch information
SanmerDev committed Nov 25, 2023
1 parent 112dd7d commit 6e3240e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/src/main/res/drawable/launcher_foreground.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
android:height="108dp"
android:viewportWidth="24"
android:viewportHeight="24">
<group android:scaleX="0.44"
android:scaleY="0.44"
android:translateX="6.72"
android:translateY="6.72">
<group android:scaleX="0.426"
android:scaleY="0.426"
android:translateX="6.881"
android:translateY="6.881">
<path
android:pathData="M7,20v-16"
android:strokeLineJoin="round"
Expand Down

0 comments on commit 6e3240e

Please sign in to comment.