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

How to bring DraggablePanel overlay all activity #132

Open tuananhdtu opened 6 years ago

tuananhdtu commented 6 years ago

Hi

I try add DraggablePanel to windowmanager with type_system_overlay but thought exeption java.lang.IllegalArgumentException: No view found for id for dragview and second_view

Please help me.