toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.screens.home.settings
/
ListPreferenceItem
List
Preference
Item
@
Composable
fun
ListPreferenceItem
(
value
:
String
,
currentValue
:
String
,
onClick
:
(
)
->
Unit
,
index
:
Int
,
listSize
:
Int
)
ListPreferenceItem is an attempt to make a more accessible list entry for the user.