This commit is contained in:
2026-04-15 12:26:59 +01:00
parent 5b3018afbb
commit 79322f3632

View File

@@ -412,7 +412,7 @@
<androidx.fragment.app.FragmentContainerView
android:id="@+id/fragmentContainerView"
android:layout_width="match_parent"
android:layout_height="900dp"
android:layout_height="500dp"
android:layout_marginTop="16dp"
app:layout_constraintTop_toBottomOf="@+id/barraCardView" />