diff --git a/amethyst/src/main/res/drawable/ic_notif_badge.xml b/amethyst/src/main/res/drawable/ic_notif_badge.xml index 0754175f14..d41af4f577 100644 --- a/amethyst/src/main/res/drawable/ic_notif_badge.xml +++ b/amethyst/src/main/res/drawable/ic_notif_badge.xml @@ -4,14 +4,7 @@ android:viewportWidth="24" android:viewportHeight="24" android:tint="#000000"> - - - - - - + + + diff --git a/amethyst/src/main/res/drawable/ic_notif_repost.xml b/amethyst/src/main/res/drawable/ic_notif_repost.xml index 51849e2f0c..bcc2b63b70 100644 --- a/amethyst/src/main/res/drawable/ic_notif_repost.xml +++ b/amethyst/src/main/res/drawable/ic_notif_repost.xml @@ -4,12 +4,18 @@ android:viewportWidth="24" android:viewportHeight="24" android:tint="#000000"> - + android:scaleX="1.15" + android:scaleY="1.15" + android:translateX="-1.8" + android:translateY="-1.8"> + + +