From ab5e4116add9d40b7c2985dffd2b244e396fdf79 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 29 Jul 2026 14:02:01 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20invert=20DM=20+=20reaction=20icons=20?= =?UTF-8?q?=E2=80=94=20knock=20the=20gem=20out=20of=20a=20solid=20shape?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Per design feedback, the direct-message and reaction icons now invert: instead of an outlined shape with a filled gem inside, the shape is solid and the Amethyst gem is punched out of it (evenOdd knockout). - Direct message: solid speech bubble; the gem is knocked out full-height on the left, with three chat lines knocked out on the right to read clearly as a conversation. The inner rectangle cutout is gone. - Reaction: solid heart with the gem knocked out of its center. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01GXfHYcViokBQRtqCW9vLQi --- amethyst/src/main/res/drawable/ic_notif_message.xml | 11 ++--------- amethyst/src/main/res/drawable/ic_notif_reaction.xml | 9 +-------- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/amethyst/src/main/res/drawable/ic_notif_message.xml b/amethyst/src/main/res/drawable/ic_notif_message.xml index a4be19aa3e..c39a269d84 100644 --- a/amethyst/src/main/res/drawable/ic_notif_message.xml +++ b/amethyst/src/main/res/drawable/ic_notif_message.xml @@ -4,13 +4,6 @@ android:viewportWidth="24" android:viewportHeight="24" android:tint="#000000"> - - - - - + + diff --git a/amethyst/src/main/res/drawable/ic_notif_reaction.xml b/amethyst/src/main/res/drawable/ic_notif_reaction.xml index 033141faa5..d3459f70cf 100644 --- a/amethyst/src/main/res/drawable/ic_notif_reaction.xml +++ b/amethyst/src/main/res/drawable/ic_notif_reaction.xml @@ -4,12 +4,5 @@ android:viewportWidth="24" android:viewportHeight="24" android:tint="#000000"> - - - - +