You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2020/06/08 05:50:25 UTC

[GitHub] [fineract-cn-mobile] jawidMuhammadi commented on a change in pull request #85: fix: Dismiss softkeyboard on clicking anywhere

jawidMuhammadi commented on a change in pull request #85:
URL: https://github.com/apache/fineract-cn-mobile/pull/85#discussion_r436469023



##########
File path: app/src/main/java/org/apache/fineract/ui/online/login/LoginActivity.java
##########
@@ -118,4 +126,13 @@ protected void onDestroy() {
         hideMifosProgressDialog();
         loginPresenter.detachView();
     }
+
+    private void hideSoftKeyboard() {

Review comment:
       Good work! can you implement this method in `Utils` class, please? So we can use it in any place we want it.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org