Fix payments overlap.

This commit is contained in:
mtang-signal
2024-08-23 13:26:27 -07:00
parent 4b78b44b29
commit 72cb1528ad

View File

@@ -34,7 +34,7 @@
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
app:barrierDirection="bottom" app:barrierDirection="bottom"
app:constraint_referenced_ids="reminder" /> app:constraint_referenced_ids="banner_compose_view" />
<include <include
layout="@layout/payments_home_fragment_header" layout="@layout/payments_home_fragment_header"