From 3d22d6854809a32ddf8295f09eac5b2cc9c750de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8D=E3=82=80=E3=81=AD=E3=81=93?= Date: Mon, 11 Dec 2023 11:44:17 +0900 Subject: [PATCH] Fix typo --- .../src/main/res/layout/fragment_debug_shared_pref_editor.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/feature/debug/src/main/res/layout/fragment_debug_shared_pref_editor.xml b/feature/debug/src/main/res/layout/fragment_debug_shared_pref_editor.xml index d275c81d..c40da286 100644 --- a/feature/debug/src/main/res/layout/fragment_debug_shared_pref_editor.xml +++ b/feature/debug/src/main/res/layout/fragment_debug_shared_pref_editor.xml @@ -33,7 +33,6 @@ android:layout_height="wrap_content" android:layout_margin="4dp" android:layout_weight="1" - android:lauout_weight="1" android:text="Save" /> @@ -66,7 +65,6 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" - android:lauout_weight="1" android:text="Load" />