From 3e583fd425d2c04faf72b394f13c85f07481f1e3 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 29 Jul 2026 14:13:15 +0000 Subject: [PATCH] fix: enlarge DM bubble to fill the canvas The inverted DM bubble read smaller than the original because its body stopped short and the tail was a small stub. Grow the bubble to the same footprint as the original glyph, scale the knocked-out gem and the three chat lines up to match, and give it a full corner tail. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01GXfHYcViokBQRtqCW9vLQi --- amethyst/src/main/res/drawable/ic_notif_message.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/amethyst/src/main/res/drawable/ic_notif_message.xml b/amethyst/src/main/res/drawable/ic_notif_message.xml index 433cbade95..3da982b6ff 100644 --- a/amethyst/src/main/res/drawable/ic_notif_message.xml +++ b/amethyst/src/main/res/drawable/ic_notif_message.xml @@ -4,6 +4,6 @@ android:viewportWidth="24" android:viewportHeight="24" android:tint="#000000"> - - + +