adding some checks to avoid sending empty SMS
This commit is contained in:
parent
2e078af782
commit
7068199f7f
2 changed files with 12 additions and 5 deletions
|
|
@ -62,6 +62,7 @@
|
|||
android:layout_marginEnd="@dimen/small_margin"
|
||||
android:alpha="0.9"
|
||||
android:background="?selectableItemBackgroundBorderless"
|
||||
android:clickable="false"
|
||||
android:padding="@dimen/medium_margin"
|
||||
android:src="@drawable/ic_send_vector" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue