openMF / android-client

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

Invalid Toast Message #808

Open AkshGautam opened 6 years ago

AkshGautam commented 6 years ago

Summary:

The toast message on failing to create a group present back trace as toast message.

Steps to reproduce:

1)Run the app 2)Select groups from side menu 3)Create new group

Expected behavior:

The application should present a valid toast in case group creation fails.

Observed behavior:

An Invalid toast message containing back trace is presented

Device and Android version:

Android 5.0.2,API 21

Screenshots:

20180123_115700

AkshGautam commented 6 years ago

@therajanmaurya I would like to take up this task

apoorvinfo commented 6 years ago

@therajanmaurya can I help out with the issue>

AkshGautam commented 6 years ago

@apoorvinfo I have already worked on it.