more whitespace between results list and buttons on bottom

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
Marcel Hibbe 2022-07-22 13:37:51 +02:00 committed by Andy Scherzinger (Rebase PR Action)
parent b2e47d885c
commit 78274472e1
2 changed files with 2 additions and 0 deletions

View file

@ -41,6 +41,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/standard_margin"
android:gravity="end">
<com.google.android.material.button.MaterialButton

View file

@ -55,6 +55,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/standard_margin"
android:gravity="end">
<com.google.android.material.button.MaterialButton