diff --git a/app/src/main/res/layout/fragment_lyrics_edit.xml b/app/src/main/res/layout/fragment_lyrics_edit.xml index 72f68b8..8e24cd3 100644 --- a/app/src/main/res/layout/fragment_lyrics_edit.xml +++ b/app/src/main/res/layout/fragment_lyrics_edit.xml @@ -79,7 +79,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:textSize="16sp" - android:text="This is the romaji Line" + android:text="This is the background Line" android:textColor="?colorOutline" />