From c30832e46ca455f5c836bafa5cb88f08652d5708 Mon Sep 17 00:00:00 2001 From: Teleriddler Date: Tue, 22 Dec 2020 01:22:25 +0100 Subject: [PATCH] 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"> + +