Re: [android-developers] An issue with the added functionality of the home button (4.1)

2012-07-27 Thread Mark Murphy
On Thu, Jul 26, 2012 at 4:25 AM, Viché wrote: > I'm wondering if there is a way to either intercept or stop the two extra > functions to the home button which is long press and swipe up, which both > display the google cards type activity. Actually pressing home is ok, but I > want to stop the dev

[android-developers] An issue with the added functionality of the home button (4.1)

2012-07-27 Thread Viché
Hey, I'm wondering if there is a way to either intercept or stop the two extra functions to the home button which is long press and swipe up, which both display the google cards type activity. Actually pressing home is ok, but I want to stop the device reacting to these actions. Any help would