From 99ad24437682af1ae87ba169eb700c8c7c51ec22 Mon Sep 17 00:00:00 2001 From: nero Date: Mon, 18 Dec 2023 15:57:48 +0900 Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E6=9C=AC=E7=9A=84=E3=81=AA=E7=94=BB?= =?UTF-8?q?=E9=9D=A2=E3=83=AC=E3=82=A4=E3=82=A2=E3=82=A6=E3=83=88=E3=82=92?= =?UTF-8?q?=E4=BD=9C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../library/src/main/res/layout/fragment_library_top.xml | 6 ++++++ feature/library/src/main/res/values/strings.xml | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/feature/library/src/main/res/layout/fragment_library_top.xml b/feature/library/src/main/res/layout/fragment_library_top.xml index 3a88d6ad..63756349 100644 --- a/feature/library/src/main/res/layout/fragment_library_top.xml +++ b/feature/library/src/main/res/layout/fragment_library_top.xml @@ -19,4 +19,10 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent"/> + + \ No newline at end of file diff --git a/feature/library/src/main/res/values/strings.xml b/feature/library/src/main/res/values/strings.xml index 6048840e..1049ca2d 100644 --- a/feature/library/src/main/res/values/strings.xml +++ b/feature/library/src/main/res/values/strings.xml @@ -1,4 +1,3 @@ - - Hello blank fragment + Library \ No newline at end of file