From 6165985c8406524dc8e3211fec85ffcce19d2603 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Wed, 1 Nov 2023 00:37:45 +0100 Subject: tweak snowflake and tor icon positioning in setup configuration fragment --- app/src/main/res/layout/f_configure_provider.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/layout/f_configure_provider.xml') diff --git a/app/src/main/res/layout/f_configure_provider.xml b/app/src/main/res/layout/f_configure_provider.xml index 5841ee13..644ae7d1 100644 --- a/app/src/main/res/layout/f_configure_provider.xml +++ b/app/src/main/res/layout/f_configure_provider.xml @@ -137,6 +137,7 @@ app:layout_constraintTop_toBottomOf="@id/tv_tor_status" app:layout_constraintStart_toStartOf="parent" android:padding="4dp" + android:layout_marginStart="@dimen/tor_icon_margin_start" android:src="@drawable/ic_tor" />