Closed GoogleCodeExporter closed 9 years ago
Original comment by wbrune...@gmail.com
on 27 Jul 2011 at 7:36
Issue http://code.google.com/p/android/issues/detail?id=2081 that necessitated
the onDateChangedListener fix was fixed in android 1.6. Could we thus remove
the fix from odk? The fix is still needed for andoid <= 1.5
Original comment by sthaiya
on 28 Jul 2011 at 9:37
[deleted comment]
In newer version of Android DatePicker.updateDate() triggers
OnDateChangedListener and redunant code in the max-day handling was causing an
endless loop. This didn't affect 2.2 or 2.3.
Attached is a patch that fixes this problem for Android 3+ and keeps the
existing fix in-place for max-day handling on Android <= 1.5
Original comment by matt.ad...@radicaldynamic.com
on 25 Nov 2011 at 10:31
Attachments:
When will this patch be added to the trunk?
btw: here's the same reported issue, I just added my own fix as comment there,
before finding this entry:
http://code.google.com/p/opendatakit/issues/detail?id=516
Original comment by mathias....@gmail.com
on 17 Feb 2012 at 8:43
Issue 516 has been merged into this issue.
Original comment by carlhart...@gmail.com
on 22 Feb 2012 at 12:31
This issue was closed by revision 525db95bdf54.
Original comment by carlhart...@gmail.com
on 22 Feb 2012 at 12:54
Original issue reported on code.google.com by
sthaiya
on 27 Jul 2011 at 6:26Attachments: