mirror of
https://github.com/nextcloud/talk-android
synced 2025-08-03 10:05:28 +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:right="1dp"
|
||||||
android:top="1dp" />
|
android:top="1dp" />
|
||||||
|
|
||||||
<corners android:radius="15dp" />
|
<corners android:radius="8dp" />
|
||||||
</shape>
|
</shape>
|
||||||
|
Loading…
Reference in New Issue
Block a user