From 22146b69ccb987bc1ac316b3b43ea46e3bdbd221 Mon Sep 17 00:00:00 2001 From: cyberta Date: Fri, 2 Dec 2022 17:04:00 +0100 Subject: tweak on/off button size --- app/src/main/res/layout/f_eip.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'app/src/main/res/layout/f_eip.xml') diff --git a/app/src/main/res/layout/f_eip.xml b/app/src/main/res/layout/f_eip.xml index 7a6c89c3..7fb2d2d4 100644 --- a/app/src/main/res/layout/f_eip.xml +++ b/app/src/main/res/layout/f_eip.xml @@ -136,7 +136,6 @@ android:id="@+id/main_button" android:layout_width="0dp" android:layout_height="0dp" - android:layout_margin="@dimen/stdpadding" app:layout_constraintTop_toBottomOf="@id/guideline_horizontal_bottom" app:layout_constraintBottom_toTopOf="@+id/guideline_horizontal_button_top" app:layout_constraintEnd_toStartOf="@+id/guideline_vertical_right" -- cgit v1.2.3