In general, nothing in Compose relies on Activity APIs (such as those for reacting to the system back button). This would be something you get for free in the upcoming bottom sheet integration with Navigation Compose: https://github.com/androidx/androidx/pull/173