Skip to content

Commit

Permalink
Use the correct logo in about
Browse files Browse the repository at this point in the history
  • Loading branch information
krlvm committed Oct 17, 2020
1 parent 1034dae commit 66cc44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_about.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
android:layout_marginTop="42dp"
android:layout_marginEnd="1dp"
android:layout_marginRight="1dp"
android:src="@drawable/ic_logo_not_running" />
android:src="@drawable/ic_logo_running" />

<RelativeLayout
android:layout_width="match_parent"
Expand Down

0 comments on commit 66cc44c

Please sign in to comment.