Skip to content

Commit

Permalink
Icon removed as no longer required.
Browse files Browse the repository at this point in the history
  • Loading branch information
surinder-tsys committed May 15, 2023
1 parent 437c160 commit 6f7f9be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
12 changes: 0 additions & 12 deletions app/src/main/res/drawable/ic_back_arrow.xml

This file was deleted.

2 changes: 1 addition & 1 deletion app/src/main/res/layout/toolbar_standard.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
android:visibility="gone"
android:padding="@dimen/standard_quarter_padding"
android:background="@drawable/toolbar_back_arrow_bg"
app:srcCompat="@drawable/ic_back_arrow"
app:srcCompat="@drawable/ic_arrow_back"
android:layout_height="wrap_content"/>

<androidx.appcompat.widget.AppCompatSpinner
Expand Down

0 comments on commit 6f7f9be

Please sign in to comment.