<How to create combine title and menu list in one ...
# stackoverflow
u
How to create combine title and menu list in one box (drop down ) in jetpack compose? I have created a drop down menu using jetpack compose. here used card for the menu title. I just want to combine title box of drop down and body box of drop down using jetpack compose. Dropdown menu