
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
Draggable Panel is an Android library created to build a draggable user interface similar to the new YouTube draggable video component based on Fragments or Views. This library offers two main classes for creating draggable user interfaces - DraggablePanel for use with fragments and DraggableView for use with views. It is created using the ViewDragHelper and ViewDragHelper.Callback components. This library works on Android 4.X or higher versions.
Draggable Panel is an Android library that allows users to create draggable user interfaces similar to the YouTube draggable video component. It provides two main classes - DraggablePanel and DraggableView - for use with fragments and views respectively. The library works on Android 4.X and higher versions. It offers customization options for various view effects.
