new send icons, fix logic for disabling/enabling

// FREEBIE
This commit is contained in:
Jake McGinty
2014-03-20 00:54:05 -07:00
parent 73e2f6ce59
commit 54a882a11d
33 changed files with 27 additions and 24 deletions

View File

@@ -111,7 +111,7 @@
android:contentDescription="@string/conversation_activity__send"
android:nextFocusLeft="@+id/embedded_text_editor"
android:padding="12dp"
android:src="?conversation_send_button"
android:src="?conversation_send_button_sms_insecure"
android:clickable="false"
android:enabled="false" />