diff --git a/pump/omnipod-dash/src/main/AndroidManifest.xml b/pump/omnipod-dash/src/main/AndroidManifest.xml index 068d15bb8e..aa052fa6a9 100644 --- a/pump/omnipod-dash/src/main/AndroidManifest.xml +++ b/pump/omnipod-dash/src/main/AndroidManifest.xml @@ -19,7 +19,7 @@ + android:theme="@style/AppTheme" /> { + onBackPressedDispatcher.onBackPressed() + true + } + + else -> false + } + }) } override fun onResume() { diff --git a/pump/omnipod-dash/src/main/res/layout/omnipod_dash_pod_management.xml b/pump/omnipod-dash/src/main/res/layout/omnipod_dash_pod_management.xml index 51df9cc890..ec263f2b76 100644 --- a/pump/omnipod-dash/src/main/res/layout/omnipod_dash_pod_management.xml +++ b/pump/omnipod-dash/src/main/res/layout/omnipod_dash_pod_management.xml @@ -13,26 +13,6 @@ android:layout_height="wrap_content" android:orientation="vertical"> - - - -