I have a SeekBar inside the DrawerLayout final panel
The problem is that we cannot scroll the Seekbar without closing the right panel.
If you tried to play by overriding the onTouchEvent and closeDrawer DrawerLayout methods without success
source share