fix string and tweak banner margin

closes sk22#812
This commit is contained in:
sk
2023-09-09 01:24:36 +02:00
parent 646f83ff0a
commit 77dee59b9c
2 changed files with 4 additions and 2 deletions

View File

@@ -5,7 +5,9 @@
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="16dp"
android:layout_marginHorizontal="16dp"
android:layout_marginTop="16dp"
android:layout_marginBottom="8dp"
android:padding="16dp"
android:background="@drawable/rect_12dp"
android:backgroundTint="?colorM3SurfaceVariant">