fix tickets

This commit is contained in:
Thomas Demirdjian
2025-10-03 16:19:48 +02:00
parent a1d00b8cf6
commit f3229be1f0
13 changed files with 273 additions and 77 deletions
@@ -440,7 +440,7 @@ const CreateLyricsWithAi = () => {
headerType="NONE"
behavior={Platform.OS === "ios" ? "padding" : "height"}
keyboardVerticalOffset={Platform.OS === "ios" ? 64 : 100}
backgroundImg={background.homeBG}
backgroundImg={background.writingBgWeb}
>
<MusicLandHeader onPressBack={onPressBack} progress={progress} />
<View