openMF / android-client

An android client for the MifosX platform
https://openmf.github.io/mobileapps.github.io/
Mozilla Public License 2.0
200 stars 587 forks source link

Moving Back to Search Activity on Pressing Back Button Once #824

Open apoorvinfo opened 6 years ago

apoorvinfo commented 6 years ago

20180203_175510

Summary:

Showing "Back to Exit" Toast Message on Single click in any Fragment and On Double Click The application is Closed.

Steps to reproduce:

1.Click any option on the Menu Or In Navigation Bar 2.Press back button (shows Toast) 3.Double Press Back Button (Moves back to the Home Activity)

Expected behavior:

On Pressing Back Button, Directly Moves to the Search Activity (Home) simultaneously showing the toast and On pressing back again, application should Close.

Device and Android version: Android 6.0.1, API 23

apoorvinfo commented 6 years ago

@tarun0 @therajanmaurya I am Working On this Issue.

apoorvinfo commented 6 years ago

@tarun0 @therajanmaurya This feature is more handy than closing application on double press in any Fragment. Please Review.

apoorvinfo commented 6 years ago

@AkshGautam Please help with this issue, as it createas the complexity when the code is added.

apoorvinfo commented 6 years ago

capture

AkshGautam commented 6 years ago

@apoorvinfo is your issue same as #560 and #788 ?

apoorvinfo commented 6 years ago

@AkshGautam PR of those issues are already there and code also seems to be right, still it is open?

AkshGautam commented 6 years ago

@apoorvinfo those issues are still open since their PR has not been reviewed by @therajanmaurya @tarun0 . as soon as the mentors get the time they will review the PR and close the issue. If you feel your issue is different or encounter a different issue you can send the PR which will be reviewed when the mentors get time. Make sure to check the issue does not exist already.