Hello Android Developers,
i want to Drag and drop functionality on list. Here i donot want to extend listActivity. i want access Drag and drop functionality using extend activity class with list id . ListView lv1=(ListView)findviewById(---) Please help me, i am getting lot of sample regarding drag and drop functionality in android List they using extend ListActivity, but i want use List by extend Activity Thanks, -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

