fix! Search fab color diff on updates page
This commit is contained in:
committed by
Aayush Gupta
parent
08d174b445
commit
27a2202a89
@@ -58,7 +58,5 @@
|
|||||||
android:layout_alignParentBottom="true"
|
android:layout_alignParentBottom="true"
|
||||||
android:layout_margin="@dimen/margin_large"
|
android:layout_margin="@dimen/margin_large"
|
||||||
android:contentDescription="@string/action_search"
|
android:contentDescription="@string/action_search"
|
||||||
app:backgroundTint="?colorAccent"
|
app:srcCompat="@drawable/ic_round_search" />
|
||||||
app:srcCompat="@drawable/ic_round_search"
|
|
||||||
app:tint="@color/colorWhite" />
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|||||||
Reference in New Issue
Block a user