mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-11 17:33:46 +01:00
SC ic_send does not need background drawable
Change-Id: Id4ed497bc7f6deaca9e700269cb1fafc50b92b7b
This commit is contained in:
parent
6307bc9909
commit
04aadb6e5b
@ -6,8 +6,8 @@
|
||||
android:right="10dp"
|
||||
android:top="10dp">
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="@color/riotx_accent" />
|
||||
<solid android:color="@android:color/transparent" />
|
||||
</shape>
|
||||
</item>
|
||||
<item android:drawable="?attr/selectableItemBackground" />
|
||||
</layer-list>
|
||||
</layer-list>
|
||||
|
Loading…
Reference in New Issue
Block a user