2012/5/17 Miha Valencic <[email protected]>

>
>
>> In newer versions of Android, the browser does set a flag with the IME to
>> tell it that it would like it to try harder to not go into extract mode,
>> but that is a flag it explicitly sets because it knows it can handle
>> getting into a situation with small space.
>>
>
> Which flag is that? Will it have efect in my case as well? The way the
> built-in browser works is what I am targeting.
>

You could try:

http://developer.android.com/reference/android/widget/TextView.html#attr_android:imeOptions

flagNoExtractUi


>
-- K

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to