Is there any way to make sure that the navigation drawer stays on top of the content in the fragment?
I created a small test application with dummy data. 10 fragments w
Set android:clickable="true" tag on sliding pane layout.
android:clickable="true"