fix tickets
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user