pedrovgs / DraggablePanel

Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
Apache License 2.0
2.99k stars 606 forks source link

Fragment setRetain #101

Open billyjoker opened 7 years ago

billyjoker commented 7 years ago

Hi, i'm trying to use the fragment setRetain function with your DragggablePannel with no success, is there any trick to perform this feature? I've tried to reproduce this little example: https://github.com/bcorso/android-retain-fragment

pedrovgs commented 7 years ago

Hi @billyjoker sorry for the delay, I've been working on other projects for some time. I can't see your example right now could you describe what's the problem you have with the fragment? Do you have any error or exception thrown by the SDK when the fragment is configured as retain instance state?