around 15 right now. But it might be anything between 2 and 200.

Op woensdag 19 december 2012 10:40:47 UTC+1 schreef Grzegorz Patynek het 
volgende:
>
> it may depend on amount of o objects in memory. 
> How many views with listener do You have?
>
> W dniu środa, 19 grudnia 2012 10:26:21 UTC+1 użytkownik Frank napisał:
>>
>> I implemented an 'OnDragListener' and notice that 
>> 'DragEvent.ACTION_DRAG_LOCATION' is called only a few times (2-4) when I 
>> drag my shadow around on top of a view (a view with this listener). After 
>> that, it keeps silent until I release my dragged item. 
>>
>> The other 'DragEvents' (enter, drop, exited) I do receive as often as I 
>> expect them. But entered and exited are very slow. I get these events 
>> 500-1000 ms after entering/exiting a view).
>>
>> So:
>>
>>  1. The drag listener is slow (the events arrive late)
>>     
>>  2. 'DragEvent.ACTION_DRAG_LOCATION' is called only a few times per
>>     gesture.
>>
>> Is this normal behaviour?
>>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to