Add margin below Wikipedia

Signed-off-by: map-per <map-per@gmx.de>
This commit is contained in:
map-per 2024-12-16 18:57:20 +01:00 committed by Konstantin Pastbin
parent f0dc8017b6
commit b79d56ad8d

View file

@ -31,6 +31,7 @@
android:layout_gravity="start|bottom"
android:layout_marginEnd="@dimen/margin_base"
android:layout_marginStart="@dimen/margin_base"
android:layout_marginBottom="@dimen/margin_base"
android:textAppearance="?android:attr/textAppearance"
android:gravity="start|top"
android:textColor="?attr/colorAccent"