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

App Crashs while navigating through the survey. #599

Closed AbhilashG97 closed 7 years ago

AbhilashG97 commented 7 years ago

Summary:

The application crashes when the user goes to the end of the survey and returns back.

Steps to reproduce:

Step 1) Tap on Clients from the navigation drawer. Step 2) Select a Client from the Client list. Step 3) Tap on the menu anchored to the overflow button at the top-right corner and select Survey. Step 4) Select a survey. Step 5) Navigate to the end of the survey and come back to the beginning of the survey.

Expected behavior:

The application shouldn't crash while navigating through the survey.

Observed behavior:

The application crashes while navigating through the survey.

Device and Android version:

Device : Motorola Moto G 1st Generation [XT1033] [Falcon] ROM : CyanogenMod 13.0 Snapshot build

GIF:

videotogif_2017 03 18_12 29 31

AbhilashG97 commented 7 years ago

I would like to work on this issue.

therajanmaurya commented 7 years ago

Post crash log.

On Sat, Mar 18, 2017 at 1:22 PM, Abhilash G notifications@github.com wrote:

I would like to work on this issue.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openMF/android-client/issues/599#issuecomment-287523569, or mute the thread https://github.com/notifications/unsubscribe-auth/AFdZQiDdp1Tc9JDvb8XyZKR-Ap1ny4Wrks5rm40hgaJpZM4MhU4X .

-- Thanks Namaste

Rajan Maurya Contact Number : +91 9015090523 Github: https://github.com/therajanmaurya College: Cluster Innovation Centre, University of Delhi Student : B.Tech. (Information Technology & Mathematical Innovations)

AbhilashG97 commented 7 years ago

The logs for the issue can be found here.

AbhilashG97 commented 7 years ago

I have made the required changes, please review my pull request and kindly let me know if I have to make any further changes. Pull request - https://github.com/openMF/android-client/pull/673

AbhilashG97 commented 7 years ago

Issue has been resolved.