Reduced padding on content types search.

This commit is contained in:
Koen J
2025-05-01 09:55:33 +02:00
parent 9e2041521e
commit 2dde04b979
@@ -40,8 +40,6 @@
android:id="@+id/radio_group"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingTop="8dp"
android:paddingBottom="8dp"
android:paddingStart="8dp"
android:paddingEnd="8dp" />
</LinearLayout>