# How to call bottom sheet from DropDownItem?

**URL:** https://discuss.kotlinlang.org/t/how-to-call-bottom-sheet-from-dropdownitem/24420
**Category:** Uncategorized
**Created:** [March 16, 2022, 4:36am UTC](https://discuss.kotlinlang.org/t/how-to-call-bottom-sheet-from-dropdownitem/24420 "2022-03-16T04:36:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![afdsystem](https://avatars.discourse-cdn.com/v4/letter/a/e36b37/32.png) [@afdsystem](https://discuss.kotlinlang.org/u/afdsystem)
#### Post date: [March 16, 2022, 4:36am UTC](https://discuss.kotlinlang.org/t/how-to-call-bottom-sheet-from-dropdownitem/24420/1 "2022-03-16T04:36:00Z")

</div>

Hello! I just started learning Kotlin (Jetpack compose).  
I can’t figure out how to call from DropdownItem (menu) Bottom sheet ?
