From 3352bfa6fde1c978bbdf1f4d5c5a010466d223fc Mon Sep 17 00:00:00 2001 From: Jobobby04 Date: Mon, 8 Jun 2020 19:19:35 -0400 Subject: [PATCH] Batch Add fix top bar --- app/src/main/res/layout/eh_fragment_batch_add.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/eh_fragment_batch_add.xml b/app/src/main/res/layout/eh_fragment_batch_add.xml index 6d6a7563a..baf03e52e 100755 --- a/app/src/main/res/layout/eh_fragment_batch_add.xml +++ b/app/src/main/res/layout/eh_fragment_batch_add.xml @@ -3,7 +3,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" - android:fitsSystemWindows="true"> + android:orientation="vertical">