fix button size

This commit is contained in:
Phillip Thelen 2024-06-24 13:21:04 +02:00
parent e243fe39da
commit 0a43838bdd

View file

@ -111,7 +111,6 @@
android:layout_height="wrap_content"
android:orientation="horizontal"
android:background="@drawable/layout_rounded_bg_window"
android:layout_marginHorizontal="12dp"
android:layout_marginVertical="@dimen/spacing_medium"
android:visibility="gone"
android:baselineAligned="false"