Thanks for the help Matt! I implemented a CustomDatePicker and
CustomTimePicker, for both classes have overriden the
onInterceptTouchEvent method and works like a charm now! :)
On 16 dec, 16:47, Matt H wrote:
> Hi Dirk,
>
> I had the same problem (noticed it yesterday, too, coincidentally!).
> Th
Hi Dirk,
I had the same problem (noticed it yesterday, too, coincidentally!).
The issue is that the ScrollView is intercepting and stealing the
touch events once your finger moves outside of the Date/Time Picker
controls.
To work around this, I created sub classes of Date/TimePicker which
prevent
2 matches
Mail list logo