首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

android兑现TextView垂直或水平滚动

2012-08-08 
android实现TextView垂直或水平滚动下面将介绍TextView实现滚动的三种方式:?1、嵌套在ScrollView或者Horizo

android实现TextView垂直或水平滚动

下面将介绍TextView实现滚动的三种方式:?1、嵌套在ScrollView或者HorizontalScrollView中?垂直滚动: 水平滚动:使用标签?2、设置ScrollingMovementMethod?代码中添加:



原文地址:?android实现TextView垂直或水平滚动?|?http://orgcent.com/android-vertical-horizontal-scroll-textview/

热点排行