mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Remove hardcoded size.
This commit is contained in:
parent
4f41d8b21b
commit
8b7c2b3607
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue