diff --git a/omnipod-common/src/main/res/layout/omnipod_common_overview_buttons.xml b/omnipod-common/src/main/res/layout/omnipod_common_overview_buttons.xml
index 50c2861bf3..14844d8efc 100644
--- a/omnipod-common/src/main/res/layout/omnipod_common_overview_buttons.xml
+++ b/omnipod-common/src/main/res/layout/omnipod_common_overview_buttons.xml
@@ -1,6 +1,9 @@
+ android:layout_height="wrap_content"
+ android:orientation="horizontal"
+ tools:parentTag="android.widget.LinearLayout">
-
\ No newline at end of file
+
diff --git a/omnipod-common/src/main/res/layout/omnipod_common_overview_pod_info.xml b/omnipod-common/src/main/res/layout/omnipod_common_overview_pod_info.xml
index ff9e401287..9813bcd36b 100644
--- a/omnipod-common/src/main/res/layout/omnipod_common_overview_pod_info.xml
+++ b/omnipod-common/src/main/res/layout/omnipod_common_overview_pod_info.xml
@@ -2,24 +2,26 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
- android:layout_height="match_parent">
+ android:layout_height="match_parent"
+ android:orientation="vertical"
+ tools:parentTag="android.widget.LinearLayout">
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -49,17 +51,17 @@
android:id="@+id/omnipod_common_overview_lot_number_layout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:orientation="horizontal"
- android:focusable="true">
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -88,17 +90,17 @@
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -127,17 +129,17 @@
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -166,17 +168,17 @@
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -206,17 +208,17 @@
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -246,17 +248,17 @@
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -302,17 +304,17 @@
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -350,17 +352,17 @@
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -398,17 +400,17 @@
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -446,17 +448,17 @@
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -494,17 +496,17 @@
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -542,17 +544,17 @@
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -590,17 +592,17 @@
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -638,17 +640,17 @@
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -691,4 +693,5 @@
android:rotationX="180"
android:rotationY="180"
app:drawableTopCompat="@drawable/ic_pod" />
-
\ No newline at end of file
+
+
diff --git a/omnipod-common/src/main/res/layout/omnipod_common_pod_deactivation_wizard_activity.xml b/omnipod-common/src/main/res/layout/omnipod_common_pod_deactivation_wizard_activity.xml
index f6143346a7..334bb28408 100644
--- a/omnipod-common/src/main/res/layout/omnipod_common_pod_deactivation_wizard_activity.xml
+++ b/omnipod-common/src/main/res/layout/omnipod_common_pod_deactivation_wizard_activity.xml
@@ -10,6 +10,6 @@
android:name="androidx.navigation.fragment.NavHostFragment"
android:layout_width="match_parent"
android:layout_height="match_parent"
-
app:navGraph="@navigation/omnipod_common_pod_deactivation_wizard_navigation_graph" />
-
\ No newline at end of file
+
+
diff --git a/omnipod-dash/src/main/res/layout/omnipod_dash_overview_bluetooth_status.xml b/omnipod-dash/src/main/res/layout/omnipod_dash_overview_bluetooth_status.xml
index c4d2b73130..a117c1ce23 100644
--- a/omnipod-dash/src/main/res/layout/omnipod_dash_overview_bluetooth_status.xml
+++ b/omnipod-dash/src/main/res/layout/omnipod_dash_overview_bluetooth_status.xml
@@ -1,20 +1,22 @@
+ xmlns:tools="http://schemas.android.com/tools"
+ android:orientation="vertical"
+ tools:parentTag="android.widget.LinearLayout">
+ android:focusable="true"
+ android:orientation="horizontal">
+
+ android:focusable="true"
+ android:orientation="horizontal">
@@ -82,18 +85,18 @@
android:id="@+id/connectionQuality"
android:layout_width="match_parent"
android:layout_height="wrap_content"
+ android:focusable="true"
android:orientation="horizontal"
- android:visibility="gone"
- android:focusable="true">
+ android:visibility="gone">
+
+ android:visibility="gone">
+
+ xmlns:tools="http://schemas.android.com/tools"
+ android:orientation="vertical"
+ tools:parentTag="android.widget.LinearLayout">
+ android:focusable="true"
+ android:orientation="horizontal">