metinkale38 / prayer-times-android

A useful Application with a set of tools needed by every muslim.
https://play.google.com/store/apps/details?id=com.metinkale.prayer
Apache License 2.0
239 stars 105 forks source link

Picker changes state on device rotation #76

Closed reverse-unina closed 7 years ago

reverse-unina commented 7 years ago

When I perform this sequence of events, the picker on screen loose the user input and go back to its default value

  1. Open Side Drawer
  2. Click on Settings
  3. Click on Makruh Time - Duration
  4. Click on: a. Sunrise b. Istiwa Time c. Sunset
  5. Pick a number different from default value
  6. Orientation Change
metinkale38 commented 7 years ago

you cant change orientation on that screen

reverse-unina commented 7 years ago

I added the step 2 that leads to Settings activity which allows the orientation change. I may add that the orientation change in the duration preference screen also causes the app to return to the main settings screen. Is that a requisite?

Thank you for your time, Vin

metinkale38 commented 7 years ago

sorry, you are right, i thought you mean something else...

its a problem with the VNTNumberPickerPreference Library, i will create an issue there...