Skip to content

Commit 6f5137a

Browse files
authored
Modify themed icon foreground bounds to match guidelines (#146)
Signed-off-by: iTaysonLab <9827543+iTaysonLab@users.noreply.github.com>
1 parent 26b5339 commit 6f5137a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<vector xmlns:android="http://schemas.android.com/apk/res/android"
3-
android:width="266.99dp"
4-
android:height="265.9dp"
3+
android:width="108dp"
4+
android:height="108dp"
55
android:viewportWidth="266.99"
66
android:viewportHeight="265.9">
77

0 commit comments

Comments
 (0)