[android-developers] drag and drop table rows?

2009-12-29 Thread Sean Neilan
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

[android-developers] Re: make call from app & go directly back to app after call hangup?

2009-12-17 Thread Sean Neilan
Alright, I have found that I can't pop up an activity as soon as the call log screen shows. Is it possible to have android skip showing the call log screen after a call is initiated from an activity? On Dec 15, 1:31 pm, Sean Neilan wrote: > Dear Android Developers, > > is it po

[android-developers] make call from app & go directly back to app after call hangup?

2009-12-15 Thread Sean Neilan
Dear Android Developers, is it possible to make a call from an activity and make sure the activity doesn't keep running while the call is in session? And, once the user is done with the call (by pressing the hangup button or whatever), the call log screen wouldn't get shown and the user would be d