SimplicityApks / ReminderDatePicker

A Google Keep-like Date and Time Picker for reminders
Apache License 2.0
74 stars 26 forks source link

SetSelectedTime() doesn't work in onCreate() #13

Closed SimplicityApks closed 9 years ago

SimplicityApks commented 9 years ago

For some reason, calling setSelectedTime() on the TimeSpinner in the activity's onCreate() method doesn't do anything. Could possibly also affect setSelectedDate() in the DateSpinner, need more time to test.

SimplicityApks commented 9 years ago

This is now fixed, will close it when the next version is uploaded to maven central.

SimplicityApks commented 9 years ago

Fixed in release 1.1.3 (3e73e247).