Fineract-CN-mobile icon indicating copy to clipboard operation
Fineract-CN-mobile copied to clipboard

feat:Double back press to exit the app.

Open riyasingh1004 opened this issue 5 years ago • 4 comments

Fixes #209

  • [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.

riyasingh1004 avatar Mar 02 '19 10:03 riyasingh1004

I don't understand why my build is failing.I tried writing the code in two ways,its working on my system but failing here @RajaVamsi11 .

riyasingh1004 avatar Mar 02 '19 11:03 riyasingh1004

@riyasingh1004 Run the check like this ./gradlew check --stacktrace or ./gradlew check --debug or ./gradlew check info and you will know why the build is failing.

RajaVamsi11 avatar Mar 02 '19 11:03 RajaVamsi11

@riyasingh1004 are you working on this

Vipinsoni38 avatar Mar 05 '19 09:03 Vipinsoni38

Yes , I have already made a pull request in apache/fineract-cn-mobile repository.

riyasingh1004 avatar Mar 05 '19 11:03 riyasingh1004