android ListView自动滚动方法

内容摘要
复制代码 代码如下: <ListView android:id="listCWJ" android:layout_width="fill_parent" android:layout_height="fill_parent" android:stackFromBottom="true" android:
文章正文
复制代码 代码如下:

<ListView android:id="listCWJ"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:stackFromBottom="true"
android:transcriptMode="alwaysScroll"
/>

代码注释

作者:喵哥笔记

IDC笔记

学的不仅是技术,更是梦想!