Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Kontalk devteam committed Jan 24, 2016
2 parents cedf50f + 3bb7f8e commit 810763d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1330,6 +1330,7 @@ private void startMessagesQuery(long lastId) {
private void stopQuery() {
if (mListAdapter != null)
mListAdapter.changeCursor(null);
hideHeaderView();

if (mQueryHandler != null) {
// be sure to cancel all queries
Expand Down

0 comments on commit 810763d

Please sign in to comment.