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" />