Android Compose DropdownMenu with android:checkableBehavior=”single” similar to xml menu
I am migrating my android xml layouts to compose and have hit an issue when trying to implement a drop down menu in compose that supports the following xml version of a dropdown menu