Fixed overlay color for home item

This commit is contained in:
Viktor De Pasquale 2019-10-05 22:59:28 +02:00
parent df7a866617
commit 6da566faff

View File

@ -26,6 +26,7 @@
<androidx.appcompat.widget.AppCompatImageView
android:id="@+id/developer_link"
style="?styleImageNormal"
app:tint="?colorOnSurface"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"