reduce the alpha of the Send Message button, if unavailable
This commit is contained in:
parent
1c1ccb7a4b
commit
2c1482ebdd
2 changed files with 2 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
android:layout_alignParentBottom="true"
|
||||
android:layout_marginTop="@dimen/small_margin"
|
||||
android:layout_marginEnd="@dimen/small_margin"
|
||||
android:alpha="0.9"
|
||||
android:alpha="0.4"
|
||||
android:background="?selectableItemBackgroundBorderless"
|
||||
android:clickable="false"
|
||||
android:padding="@dimen/medium_margin"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue