mirror of
https://github.com/nextcloud/talk-android
synced 2025-08-02 09:35:35 +01:00
style(reaction): make reactions background rounded instead of pill-styled
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
383546eb97
commit
9e7996b766
@ -19,5 +19,5 @@
|
||||
android:right="1dp"
|
||||
android:top="1dp" />
|
||||
|
||||
<corners android:radius="15dp" />
|
||||
<corners android:radius="8dp" />
|
||||
</shape>
|
||||
|
Loading…
Reference in New Issue
Block a user