Fix workflow build lint error
This commit is contained in:
committed by
Jannis Mattheis
parent
fb75e2adae
commit
b2f186aadf
@@ -63,7 +63,7 @@
|
|||||||
android:adjustViewBounds="true"
|
android:adjustViewBounds="true"
|
||||||
android:contentDescription="@string/refresh_all"
|
android:contentDescription="@string/refresh_all"
|
||||||
android:scaleType="fitEnd"
|
android:scaleType="fitEnd"
|
||||||
android:tint="@android:color/white"
|
app:tint="@android:color/white"
|
||||||
app:layout_constraintEnd_toEndOf="parent"
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
app:layout_constraintTop_toTopOf="@+id/imageView"
|
app:layout_constraintTop_toTopOf="@+id/imageView"
|
||||||
app:srcCompat="@drawable/ic_refresh" />
|
app:srcCompat="@drawable/ic_refresh" />
|
||||||
|
|||||||
Reference in New Issue
Block a user