SimplicityApks / ReminderDatePicker

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

Text "null" in the TimeSpinner after rotation screen #16

Closed chrisonline closed 9 years ago

chrisonline commented 9 years ago

If you select a time and afterwards you rotate your screen it shows the text "null" instead only the time.

See Screenshot: 2015-02-15 19_46_52-5554_nexus4_5 0

SimplicityApks commented 9 years ago

You're right, funnily I noticed this issue Yesterday as well so it is already on my to do list ;). Has something to do with the secondary text not being saved appropriately, I'll find out where.

chrisonline commented 9 years ago

The problem I think is that the secondary text shouldn't be displayed. It is a picked time not from the smart time like afternoon.

So there exists no secondary text.

SimplicityApks commented 9 years ago

Oh don't worry I already had this fixed ;). (Working on the FLAG_NUMBERS thing right now, not quite sure if it is ready...)