mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-27 18:13:08 +01:00
Remove hardcoded size.
This commit is contained in:
parent
4f41d8b21b
commit
8b7c2b3607
@ -2,8 +2,6 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<size android:width="40dp" android:height="22dp"/>
|
||||
|
||||
<solid android:color="?riotx_reaction_background_off" />
|
||||
|
||||
<corners android:radius="20dp" />
|
||||
|
Loading…
Reference in New Issue
Block a user