直接在Layout中写即可,注意下面的stackFromBottom以及transcriptMode这两个属性。
<ListView android:id="listCWJ"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:stackFromBottom="true"
android:transcriptMode="alwaysScroll"
/>
2万+

被折叠的 条评论
为什么被折叠?



