Skip to content

Commit

Permalink
Closes #320
Browse files Browse the repository at this point in the history
Reverts a46a148
  • Loading branch information
Adamantcheese committed Aug 27, 2019
1 parent 4c325ac commit 08e3b68
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,6 @@ public void showImages(List<PostImage> images, int index, Loadable loadable, Thu
AndroidUtils.hideKeyboard(currentFocus);
currentFocus.clearFocus();
}
getToolbar().closeSearch();
callback.showImages(images, index, loadable, thumbnail);
}

Expand Down

0 comments on commit 08e3b68

Please sign in to comment.