Yes, it's possible, but you have to handle it by yourself. Just have a
look into TouchInterceptor.java class located within Music package of
Android sources. I have written my implementation after I learned how
android guys did it.

On Dec 30 2009, 5:59 am, Sean Neilan <sneil...@gmail.com> wrote:
> Is it possible to drag and drop table rows in android? Say the user
> holds down on a table row, the row would would become transparent and
> be draggable around the screen & then depending where the user dropped
> it, the table row would be inserted there.

-- 
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