Hello - Dianne,

I just saw your post "Story 2: Embracing long press" , Thank you very much
and highly appreciated.

Thanks
On Tue, Sep 29, 2009 at 12:52 PM, Anonymous Anonymous <
firewallbr...@googlemail.com> wrote:

> :( i dotn want to change the frameworks behavior , can i override someway
> !! just only for my super nasty activity :D
>
>
> On Tue, Sep 29, 2009 at 12:47 PM, Dianne Hackborn <hack...@android.com>wrote:
>
>> Again it's really not intended to be.  Consider long press on menu to be
>> the same as the user opening the lid on a device with a hardware keyboard.
>>
>>
>> On Mon, Sep 28, 2009 at 11:48 PM, Anonymous Anonymous <
>> firewallbr...@googlemail.com> wrote:
>>
>>> Hi Dianne,
>>>
>>> I understand, i have many activities and just for one i need remove it. i
>>> was able to remove as well by returning true on KEYCODE_MENU.
>>>
>>> But i do have an options menu (without long press).
>>>
>>> :(
>>>
>>> Thanks
>>>
>>>  On Tue, Sep 29, 2009 at 12:03 PM, Dianne Hackborn 
>>> <hack...@android.com>wrote:
>>>
>>>> Long press is a back-door for the user to bring up the keyboard outside
>>>> of the app's control.  It isn't really intended to be turned off.
>>>>
>>>>
>>>> On Mon, Sep 28, 2009 at 9:22 PM, Anonymous Anonymous <
>>>> firewallbr...@googlemail.com> wrote:
>>>>
>>>>> Hi All,
>>>>>
>>>>> I want to avoid softinput specifically in one activty in a very
>>>>> specific case.
>>>>>
>>>>> When i *long press "menu" button *softkeypad is coming irrespective of
>>>>> the activty.
>>>>>
>>>>> How can i avoid this? i have tried "stateAlwaysHidden" etc for that
>>>>> activity. But didit work.
>>>>>
>>>>> Al other cases ok. Just this case* long press "menu" button*.
>>>>>
>>>>>
>>>>> Thanks
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Dianne Hackborn
>>>> Android framework engineer
>>>> hack...@android.com
>>>>
>>>> Note: please don't send private questions to me, as I don't have time to
>>>> provide private support, and so won't reply to such e-mails.  All such
>>>> questions should be posted on public forums, where I and others can see and
>>>> answer them.
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>> --
>> Dianne Hackborn
>> Android framework engineer
>> hack...@android.com
>>
>> Note: please don't send private questions to me, as I don't have time to
>> provide private support, and so won't reply to such e-mails.  All such
>> questions should be posted on public forums, where I and others can see and
>> answer them.
>>
>>
>> --~--~---------~--~----~------------~-------~--~----~
>> 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<android-developers%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>> -~----------~----~----~----~------~----~------~--~---
>>
>>
>

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