在Android的水平滚动文本 [英] Horizontal scrolling text in Android

查看:141
本文介绍了在Android的水平滚动文本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在四处寻找了一段时间,现在,我不能直接回答我的问题。

I've been looking around for quite some time now, and I can't get a straight answer for my question.

这很简单:我怎么能当你选择一个应用程序得到一个不错的滚动文本,就像在市场上长期应用程序的名称

It's quite simple: How can I get a nice scrolling text just like the long app names in the Market when you select an application?

推荐答案

我已经想通了由我自己。

I've figured it out by myself.

android:ellipsize="marquee"
android:scrollHorizontally="true"
android:focusable="true"
android:focusableInTouchMode="true"

这篇关于在Android的水平滚动文本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆