From 7e5f11192d8347633285db2271b858a3b111121d Mon Sep 17 00:00:00 2001 From: FongMi Date: Fri, 16 Feb 2024 09:15:15 +0800 Subject: [PATCH] Fix layout --- app/src/mobile/res/layout/fragment_setting_custom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/mobile/res/layout/fragment_setting_custom.xml b/app/src/mobile/res/layout/fragment_setting_custom.xml index 1d167db5c..7608d0329 100644 --- a/app/src/mobile/res/layout/fragment_setting_custom.xml +++ b/app/src/mobile/res/layout/fragment_setting_custom.xml @@ -48,7 +48,6 @@ android:id="@+id/size" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginTop="16dp" android:background="@drawable/shape_item" android:orientation="horizontal">