From dd6d71c767dfe1327ff49922d62d30b1e8a400eb Mon Sep 17 00:00:00 2001 From: Harry Bond Date: Mon, 19 Jan 2026 21:53:29 +0000 Subject: [PATCH] [android] slightly adjust zoom button spacing results in the in-between spacing being the same height as the rounding, looks a tad more consistent Signed-off-by: Harry Bond --- android/app/src/main/res/layout/map_buttons_zoom.xml | 2 +- android/app/src/main/res/values/dimens.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/android/app/src/main/res/layout/map_buttons_zoom.xml b/android/app/src/main/res/layout/map_buttons_zoom.xml index f001e4a39..399ab6897 100644 --- a/android/app/src/main/res/layout/map_buttons_zoom.xml +++ b/android/app/src/main/res/layout/map_buttons_zoom.xml @@ -12,7 +12,7 @@ android:tint="?iconTint" app:srcCompat="@drawable/ic_plus" app:shapeAppearanceOverlay="@style/ShapeAppearance.MapButton.Zoom.Minus" - android:layout_marginBottom="@dimen/margin_eighth" + android:layout_marginBottom="@dimen/margin_eighth_plus" android:contentDescription="@string/zoom_in"/> 2dp + 3dp 4dp 6dp 8dp