Skip to content

Commit

Permalink
fix-#1299-Apply-for-loan-icon-should-be-unique
Browse files Browse the repository at this point in the history
  • Loading branch information
vyukti13 committed Jul 27, 2023
1 parent d85a0de commit bb2109b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/fragment_home_old.xml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@
<ImageView
android:layout_width="@dimen/width_56dp"
android:layout_height="@dimen/height_56dp"
app:srcCompat="@drawable/ic_account_balance_black_24dp" />
app:srcCompat="@drawable/ic_loan" />

<TextView
android:layout_width="match_parent"
Expand Down

0 comments on commit bb2109b

Please sign in to comment.