Enable lint rules and fix found issues
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
android:id="@+id/image"
|
||||
android:layout_width="340dp"
|
||||
android:layout_height="224dp"
|
||||
android:contentDescription="@string/content_description_view_holder_recipe_image"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
|
||||
Reference in New Issue
Block a user