<Is there a way to filter the exposed dropdown men...
# stackoverflow
u
Is there a way to filter the exposed dropdown menu options depending on the value of another exposed dropdown menu in compose? So for example lets say I wanted the user to select a car on a car selection screen. The user would first select the car make they want from the first dropdown and depending on what make they choose the second menu would update and would show all the possible models for that specific make.