[android-developers] Re: drag and drop table rows?

2010-01-02 Thread sergej
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:

[android-developers] Changing default behavoir of the hardware MENU button

2009-09-13 Thread sergej
Hey Guys, I would like to register a listener for a long press of the hardware MENU button that I could show my Activity instead of the virtual keyboard that pops up by default. Any ideas? Thanks and best regards, Sergej --~--~-~--~~~---~--~~ You received