[Android] [PATCH] UI Directory : Fix the scrolling text issue

Alexandre Perraud 4leyx4ndre at gmail.com
Mon Jul 7 15:34:45 CEST 2014


Hello,

Attribute android:ellipsize is set to "marquee", that means if media title
is too long, it should slide from right to left.

But it was not working because some parameters and call (
holder.title.setSelected(true) ) was missing.

I recognize that "scrolling text issue" is maybe not the good way to define
that.

Regards




On Mon, Jul 7, 2014 at 3:21 PM, Edward Wang <edward.c.wang at compdigitec.com>
wrote:

> On Mon, Jul 7, 2014 at 8:55 AM, Alexandre Perraud <4leyx4ndre at gmail.com>
> wrote:
> > ---
> >  vlc-android/res/layout/directory_view_item.xml             | 3 ++-
> >  vlc-android/src/org/videolan/vlc/gui/DirectoryAdapter.java | 1 +
> >  2 files changed, 3 insertions(+), 1 deletion(-)
> >
>
> Just curious: what is the "scrolling text issue"?
>
> Regards,
> Edward Wang
> _______________________________________________
> Android mailing list
> Android at videolan.org
> https://mailman.videolan.org/listinfo/android
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/android/attachments/20140707/a775887d/attachment-0001.html>


More information about the Android mailing list