From f7dee2a280adc6964aabbbce22357ff59d68897c Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Wed, 3 Apr 2019 11:06:21 +0200 Subject: [PATCH] directions_content.xml: Fix CoordinatorLayout child order; important for Android 4.x which doesn't know about view elevation. --- oeffi/res/layout/directions_content.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/oeffi/res/layout/directions_content.xml b/oeffi/res/layout/directions_content.xml index ba405e0..3f25d83 100644 --- a/oeffi/res/layout/directions_content.xml +++ b/oeffi/res/layout/directions_content.xml @@ -37,17 +37,6 @@ android:layout_height="0px" android:layout_weight="1" > - - - - - + + + + +