Hi All

Even I face the same issue. Anyone found a solution for this?

-------

On Thu, Sep 24, 2009 at 6:31 AM, Chris W. <cmichaelw...@gmail.com> wrote:

>
> I have a layout that includes the following:
>
> <AutoCompleteTextView
>     android:id="@+id/search_code"
>     android:layout_width="fill_parent"
>     android:layout_height="wrap_content"
>     android:selectAllOnFocus="true"
>     android:completionThreshold="2"
>     android:maxLength="60"
>     android:singleLine="true"
>     android:ellipsize="end"
>     android:imeOptions="actionDone"/>
>
> Up until 1.6 the ellipsize attribute on my view above functions as I
> would expect. Since upgrading to 1.6 the ellipsize attribute,
> regardless of what I set it to (start, middle, end) seems to be
> ignored.
>
> Any hints and/or recommendations?
>
> --~--~---------~--~----~------------~-------~--~----~
> 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