mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 19:29:06 +01:00
Pre-address potential review issues
This commit is contained in:
@@ -253,6 +253,7 @@ public abstract class ThreadListActivity<G extends NamedGroup, I extends ThreadI
|
||||
replyItem != null ? replyItem.getId() : null, handler);
|
||||
textInput.hideSoftKeyboard();
|
||||
textInput.setVisibility(GONE);
|
||||
textInput.setText("");
|
||||
adapter.setReplyItem(null);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user