mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-28 10:30:54 +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"
|
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:shape="rectangle">
|
android:shape="rectangle">
|
||||||
|
|
||||||
<size android:width="40dp" android:height="22dp"/>
|
|
||||||
|
|
||||||
<solid android:color="?riotx_reaction_background_off" />
|
<solid android:color="?riotx_reaction_background_off" />
|
||||||
|
|
||||||
<corners android:radius="20dp" />
|
<corners android:radius="20dp" />
|
||||||
|
Loading…
Reference in New Issue
Block a user