openMF / android-client

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

The Due Date field in the Charge Dialog Fragment displays both keyboard and calender to enter the date #614

Closed AbhilashG97 closed 7 years ago

AbhilashG97 commented 7 years ago

Summary:

The Due Date field in the Charge Dialog Fragment displays both keyboard and calender to enter the date which makes it difficult to do the same.

Steps to reproduce:

Step 1) Select Clients from the navigation drawer. Step 2) Select a Client. Step 3) Tap on the menu anchored to the overflow button at the top-right corner and select . Step 4) Tap on "+" present at the top right corner. Step 5) Tap on the due date field.

Expected behavior:

It should display the calender to enter the date.

Observed behavior:

The dialog box displays both calender and keyboard to enter the date.

Device and Android version:

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

GIF:

videotogif_2017 03 19_23 11 25

AbhilashG97 commented 7 years ago

I would like to work on this issue.

AbhilashG97 commented 7 years ago

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/619

therajanmaurya commented 7 years ago

Fixed in https://github.com/openMF/android-client/pull/619