mamueinf / Caju

1 stars 1 forks source link

screen rotate problem #1

Open mamueinf opened 9 years ago

mamueinf commented 9 years ago

seqed fragment crashes app when screen rotates

prob cause - subfragments seqelement ...

mamueinf commented 9 years ago

problem with setting the currentSequence when (re)creating a new SequenceEditorFragment()

mamueinf commented 9 years ago

fixed by proper handling (creating and reconnecting) of the SeqElement fragments by the fragmentManager while saving instance state on activity restart after configuration change ...

mamueinf commented 9 years ago

Issue "handled" by prohibiting screen rotation ...

proper handling (creating and reconnecting) of the SeqElement fragments by the fragmentManager while saving instance state on activity restart after configuration change still needs to be done ...