Skip to content

Commit

Permalink
fix: resize warning icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaizen-7 committed Dec 27, 2021
1 parent 05637b0 commit f3ae1a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/drawable/ic_warning.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="@dimen/size_200dp"
android:height="@dimen/size_200dp"
android:width="95dp"
android:height="95dp"
android:viewportWidth="1024"
android:viewportHeight="1024">
<path
Expand Down

0 comments on commit f3ae1a0

Please sign in to comment.