anubhav11march opened a new pull request #87: fix: Back button in different fragments in dashboard URL: https://github.com/apache/fineract-cn-mobile/pull/87 Fixes #FINCN-211 https://issues.apache.org/jira/browse/FINCN-211  Earlier if you pressed back while in Customer fragment with something on the search bar, you would be thrown back to Dashboard fragment. This change makes the app smooth and more practical by first dismissing the search bar and then going back to Dashboard fragment after that. - [x] Apply the `AndroidStyle.xml` style template to your code in Android Studio. - [x] Run the unit tests with `./gradlew check` to make sure you didn't break anything. - [x] If you have multiple commits please combine them into one commit by squashing them.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
