How to use fast scroll in android? May 14, 2023 by Tarik In the onCreate method of the ListActivity use setFastScrollEnabled: getListView().setFastScrollEnabled(true);