Android Drag and Drop

Hi Friends Today We Will Discuss The Drag And Drop Features Of Android. Android drag/drop framework allows your users to move data from one View to another View in the current layout using a graphical drag and drop gesture. The framework includes following three important components to support drag & drop functionality: Drag event class: … Continue reading Android Drag and Drop