Skip to content

Commit

Permalink
Update app_item.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan09811 authored Dec 18, 2024
1 parent 0b4f430 commit 85db4a7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:adjustViewBounds="true"
tools:src="@drawable/default_icon" />
android:src="@drawable/default_icon" />
</com.google.android.material.card.MaterialCardView>

<TextView
Expand Down Expand Up @@ -64,4 +64,4 @@
android:requiresFadingEdge="horizontal"
android:singleLine="true"
tools:text="Author" />
</LinearLayout>
</LinearLayout>

0 comments on commit 85db4a7

Please sign in to comment.