mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
make disabled send button background transparent
Fixes #1414 Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
f8ae4ca8a3
commit
b04c213831
@ -143,6 +143,8 @@
|
||||
app:attachmentButtonWidth="48dp"
|
||||
app:delayTypingStatus="200"
|
||||
app:inputButtonDefaultBgColor="@color/transparent"
|
||||
app:inputButtonDefaultBgDisabledColor="@color/transparent"
|
||||
app:inputButtonDefaultBgPressedColor="@color/transparent"
|
||||
app:inputButtonDefaultIconColor="@color/colorPrimary"
|
||||
app:inputButtonHeight="48dp"
|
||||
app:inputButtonMargin="0dp"
|
||||
|
@ -1 +1 @@
|
||||
436
|
||||
434
|
Loading…
Reference in New Issue
Block a user