Skip to content

Commit

Permalink
updated routine play button
Browse files Browse the repository at this point in the history
  • Loading branch information
ST10180919 committed Nov 4, 2024
1 parent 52c851c commit db51b7e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added app/src/main/res/drawable/play.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_made_routine.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
android:id="@+id/startWorkoutButton"
android:layout_width="50dp"
android:layout_height="50dp"
android:src="@drawable/isco_add"
android:src="@drawable/play"
android:background="@drawable/btn_topright"
android:padding="12dp"
android:scaleType="centerInside"
Expand Down

0 comments on commit db51b7e

Please sign in to comment.