fix! Search fab color diff on updates page

This commit is contained in:
Rahul Patel
2024-09-02 04:00:30 +05:30
committed by Aayush Gupta
parent 08d174b445
commit 27a2202a89

View File

@@ -58,7 +58,5 @@
android:layout_alignParentBottom="true"
android:layout_margin="@dimen/margin_large"
android:contentDescription="@string/action_search"
app:backgroundTint="?colorAccent"
app:srcCompat="@drawable/ic_round_search"
app:tint="@color/colorWhite" />
app:srcCompat="@drawable/ic_round_search" />
</RelativeLayout>