diff options
Diffstat (limited to 'ui/src/main/res/drawable/ic_launcher_foreground.xml')
-rw-r--r-- | ui/src/main/res/drawable/ic_launcher_foreground.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/src/main/res/drawable/ic_launcher_foreground.xml b/ui/src/main/res/drawable/ic_launcher_foreground.xml index f9713f37..a3dfe681 100644 --- a/ui/src/main/res/drawable/ic_launcher_foreground.xml +++ b/ui/src/main/res/drawable/ic_launcher_foreground.xml @@ -2,8 +2,8 @@ <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="108dp" android:height="108dp" - android:viewportHeight="2160" - android:viewportWidth="2160"> + android:viewportWidth="2160" + android:viewportHeight="2160"> <group android:scaleX="1" android:scaleY="-1" @@ -32,4 +32,4 @@ </group> </group> </group> -</vector>
\ No newline at end of file +</vector> |