Skip to content

Commit

Permalink
bug #2513: transaction type icon ambiguity
Browse files Browse the repository at this point in the history
  • Loading branch information
AvneetSingh2001 authored and therajanmaurya committed Feb 14, 2024
1 parent 4b19bbc commit b4ba372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/row_saving_account_transaction.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:src="@drawable/triangular_green_view" />
/>

<LinearLayout
android:layout_width="@dimen/width_0dp"
Expand Down

0 comments on commit b4ba372

Please sign in to comment.