From d1e810ebbb08ce7e4e47e7c1db42e70fa059ffcc Mon Sep 17 00:00:00 2001 From: sneazy-ibo <41344259+sneazy-ibo@users.noreply.github.com> Date: Sun, 24 Mar 2024 05:47:23 +0100 Subject: [PATCH] feat: swap source with status --- app/src/main/res/layout/bottom_sheet_search_filter.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/layout/bottom_sheet_search_filter.xml b/app/src/main/res/layout/bottom_sheet_search_filter.xml index 1a24c5fe..f61c9ccc 100644 --- a/app/src/main/res/layout/bottom_sheet_search_filter.xml +++ b/app/src/main/res/layout/bottom_sheet_search_filter.xml @@ -79,7 +79,7 @@ android:layout_marginStart="8dp" android:layout_marginEnd="8dp" android:layout_weight="1" - android:hint="@string/status_title" + android:hint="@string/source" app:boxCornerRadiusBottomEnd="16dp" app:boxCornerRadiusBottomStart="16dp" app:boxCornerRadiusTopEnd="16dp" @@ -88,7 +88,7 @@ app:hintAnimationEnabled="true">