滚动的动作条标题的android [英] Scrolling in ActionBar title-android

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

问题描述

我如何可以创建一个动作条冠军滚动,其中点击一个特定的标题项移动到相应的页面?

How can I create an Actionbar title with scrolling where clicking on a particular title item moves to the corresponding page?

您可以看到谷歌云端硬盘应用此功能的安卓手机:

You can see this functionality in Google Drive app in android mobile phones:

推荐答案

您可以用一个TextView为具有标题创建自定义动作条

You could create a custom actionBar with a textView for the title that has:

android:scrollHorizontally="true"

这应该得到预期的效果。

That should get the desired effect.

这篇关于滚动的动作条标题的android的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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