Code refactor

This commit is contained in:
Hemanth S 2020-10-02 23:35:09 +05:30
parent 546d974084
commit 3af3a89ba5
7 changed files with 33 additions and 23 deletions

View file

@ -23,7 +23,7 @@
android:layout_height="match_parent"
android:scaleType="centerCrop"
tools:ignore="ContentDescription,UnusedAttribute"
tools:srcCompat="@tools:sample/backgrounds/scenic[5]" />
tools:srcCompat="@tools:sample/backgrounds/scenic" />
</com.google.android.material.card.MaterialCardView>
</androidx.constraintlayout.widget.ConstraintLayout>