diff --git a/app/src/main/res/layout/footer_files_selection.xml b/app/src/main/res/layout/footer_files_selection.xml index 00891b8b..aa92e3a3 100644 --- a/app/src/main/res/layout/footer_files_selection.xml +++ b/app/src/main/res/layout/footer_files_selection.xml @@ -2,7 +2,7 @@ SPDX-FileCopyrightText: 2024 The Calyx Institute SPDX-License-Identifier: Apache-2.0 --> - diff --git a/app/src/main/res/layout/header_files_selection.xml b/app/src/main/res/layout/header_files_selection.xml index 615c6f2e..b001a55a 100644 --- a/app/src/main/res/layout/header_files_selection.xml +++ b/app/src/main/res/layout/header_files_selection.xml @@ -7,6 +7,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" + android:background="@color/background" android:paddingBottom="16dp"> -