From d55bff37d08e2c253d1e2b7415ecf353a8c3f9c9 Mon Sep 17 00:00:00 2001 From: Ishan09811 <156402647+Ishan09811@users.noreply.github.com> Date: Thu, 1 Feb 2024 18:43:08 +0530 Subject: [PATCH] fx --- src/pandroid/app/src/main/res/layout/fragment_search.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pandroid/app/src/main/res/layout/fragment_search.xml b/src/pandroid/app/src/main/res/layout/fragment_search.xml index 8f6c16cdc..c887b9878 100644 --- a/src/pandroid/app/src/main/res/layout/fragment_search.xml +++ b/src/pandroid/app/src/main/res/layout/fragment_search.xml @@ -3,14 +3,14 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" - android:orientation="vertical" - android:background="?colorSurfaceVariant"> + android:orientation="vertical"> + android:paddingHorizontal="20dp" + android:background="?colorSurfaceVariant">