From c30832e46ca455f5c836bafa5cb88f08652d5708 Mon Sep 17 00:00:00 2001 From: Teleriddler Date: Tue, 22 Dec 2020 01:22:25 +0100 Subject: [PATCH 1/2] Changed orientation of Omnipod image to match logos. Moved to bottom of screen to prevent screen jumping when dynamic menus expand. --- omnipod/src/main/res/layout/omnipod_overview.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/omnipod/src/main/res/layout/omnipod_overview.xml b/omnipod/src/main/res/layout/omnipod_overview.xml index 25aa66c0f6..5dcdd4ede0 100644 --- a/omnipod/src/main/res/layout/omnipod_overview.xml +++ b/omnipod/src/main/res/layout/omnipod_overview.xml @@ -756,13 +756,6 @@ android:layout_marginBottom="5dp" android:background="@color/listdelimiter" /> - - @@ -774,6 +767,15 @@ android:layout_alignParentBottom="true" android:orientation="vertical"> + + Date: Tue, 22 Dec 2020 20:14:41 +0100 Subject: [PATCH 2/2] Changed layout of Omnipod image to work with small screens and make it scrollable. --- .../src/main/res/layout/omnipod_overview.xml | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/omnipod/src/main/res/layout/omnipod_overview.xml b/omnipod/src/main/res/layout/omnipod_overview.xml index 5dcdd4ede0..3b746579ff 100644 --- a/omnipod/src/main/res/layout/omnipod_overview.xml +++ b/omnipod/src/main/res/layout/omnipod_overview.xml @@ -747,14 +747,23 @@ - + + + @@ -767,15 +776,6 @@ android:layout_alignParentBottom="true" android:orientation="vertical"> - -