Skip to content

Commit da59845

Browse files
committed
FIX(app/main/res): fix database_02.xml
1 parent 736e683 commit da59845

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/res/drawable/database_02.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2-
android:width="512dp"
3-
android:height="512dp"
2+
android:width="200dp"
3+
android:height="200dp"
44
android:viewportWidth="512"
55
android:viewportHeight="512">
66
<path

0 commit comments

Comments
 (0)