openMF / Fineract-CN-mobile

DEPRECATED project - Check the Apache fineract-cn-mobile project instead
https://github.com/apache/fineract-cn-mobile
Apache License 2.0
17 stars 43 forks source link

List of countries keeps on being displayed even after selecting one from the list #176

Closed AbhilashG97 closed 6 years ago

AbhilashG97 commented 6 years ago

Summary:

The list of countries keeps on being displayed even after selecting a country from the list. The list of countries shouldn't be displayed after selecting a country from the list.

Steps to reproduce:

  1. Open the application
  2. Tap on View Customer
  3. Select a customer
  4. Tap on the edit button
  5. Go to the Customer address tab and then tap on Country

Expected behavior:

The list of countries shouldn't appear again, after selecting a country from the list.

Observed behavior:

The list of countries keeps on being displayed even after selecting a country from the list.

Device and Android version:

Device : Xiaomi Mi A1 [tissot] ROM : Stock Android [Oreo 8.0.0]

GIF:

videotogif_2018 01 10_20 10 58

AbhilashG97 commented 6 years ago

I would like to work on this issue.