Question

Is there a way to use ListAdapter in preferences screen ? or i must use only chekboxpreference, textpreferences, etc....

Was it helpful?

Solution

You can create your own custom DialogPreference that uses a ListView with your custom ListAdapter.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top