Fix for transport selection
// FREEBIE
This commit is contained in:
parent
7ff8c99055
commit
2eeb7c43da
1 changed files with 1 additions and 0 deletions
|
@ -1430,6 +1430,7 @@ public class ConversationActivity extends PassphraseRequiredActionBarActivity
|
|||
|
||||
@Override
|
||||
public void onAttachmentChanged() {
|
||||
handleSecurityChange(isSecureText, isSecureVoice);
|
||||
updateToggleButtonState();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue