您的位置:首页 > 其它

自动滚动ListView

2011-01-04 23:36 169 查看
<ListView android:id="@android:id/list"

android:layout_width="fill_parent"

android:layout_height="fill_parent"

android:stackFromBottom="true"

android:transcriptMode="alwaysScroll"

/>
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: