ListView 滚动条的图标样式android:fastScrollEnabledtrueandroid:focusabletrue在listview的xml文
ListView 滚动条的图标样式
android:fastScrollEnabled="true" android:focusable="true"
在listview的xml文件中添加这两条记录即可。据说要至少4页才能显示。
ListView 滚动条的图标样式
android:fastScrollEnabled="true" android:focusable="true"
在listview的xml文件中添加这两条记录即可。据说要至少4页才能显示。