Skip to content

Commit

Permalink
#144 change
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenhadlow committed Apr 21, 2023
1 parent e535622 commit 5930df2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/src/main/res/layout/activity_workout_template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent">

<Space
android:layout_width="wrap_content"
android:layout_height="100dp" />

<include
android:id="@+id/exerciseCardView"
layout="@layout/card_exercise"
Expand Down

0 comments on commit 5930df2

Please sign in to comment.