Skip to content

Commit

Permalink
Update fragment_routines.xml
Browse files Browse the repository at this point in the history
routines now appear behind nav bar. They don't get cut off
  • Loading branch information
ST10180919 committed Nov 4, 2024
1 parent 723743b commit 52c851c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/res/layout/fragment_routines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fillViewport="true"
android:background="@color/transparent"
android:layout_marginBottom="120dp">
android:background="@color/transparent">

<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
Expand Down

0 comments on commit 52c851c

Please sign in to comment.