[android-developers] Re: Drag and Drop from Source View to Target View

2009-09-17 Thread Mark Murphy
Raman wrote: If anyone of you ever faced a similar scenario, please let me know because I could not find a direct support to such a thing (Drag and Drop) in the platform, so may be I need to find an innovative solution to it. The home screen does something similar with widgets, and other

[android-developers] Re: Drag and Drop from Source View to Target View

2009-09-17 Thread Raman
Hi Mark, Thanks for your reply. I saw the behaviour you are talking about. If I am not wrong, you are talking about the ability to drag the application icons on the home screen to different locations. I am also able to achieve that, but, unfortunately, that is not what I want. The feature that

[android-developers] Re: Drag and Drop from Source View to Target View

2009-09-17 Thread Mark Murphy
Raman wrote: my requirement is to find out the View over which the movable View is dropped. Please note that on the basis of which target view, it is dropped at, I need to do a particular task. So effectively, this problem is reduced to finding the View from the coordinates to which it is