fix draft in chat message
This commit is contained in:
parent
25144d93b7
commit
aa650803c7
1 changed files with 1 additions and 1 deletions
|
@ -447,7 +447,7 @@ public class ChatFragment extends Fragment implements OnClickListener, LinphoneC
|
||||||
lc.removeListener(mListener);
|
lc.removeListener(mListener);
|
||||||
}
|
}
|
||||||
|
|
||||||
getActivity().getIntent().putExtra("messageDraft", message.getText().toString());
|
onSaveInstanceState(getArguments());
|
||||||
super.onPause();
|
super.onPause();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue