Skip to content

Commit

Permalink
Update fragment_services.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Oct 16, 2024
1 parent 978bf81 commit f26f4ac
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/src/main/res/layout/fragment_services.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
android:textSize="@dimen/text_size_large"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />

<LinearLayout
android:id="@+id/ll_services"
android:layout_width="wrap_content"
Expand All @@ -42,5 +41,4 @@
android:layout_gravity="bottom|end"
android:padding="16dp"
android:src="@drawable/ic_add" />

</FrameLayout>
</FrameLayout>

0 comments on commit f26f4ac

Please sign in to comment.