首页 > 系统 > Android > 正文

android ListView自动滚动方法

2020-04-11 12:33:04
字体:
来源:转载
供稿:网友
复制代码 代码如下:

<ListView android:id="listCWJ"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:stackFromBottom="true"
android:transcriptMode="alwaysScroll"
/>
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表