If I swipe from left very fast, this does not happen. But if I swipe from the left edge slowly, often (but not always) the dragging stops and the drawer menu does not respond to further swiping. I have tried it with other Google apps such as Google Books, Maps, or Play Store, but they did not have this problem.
At first, I thought I did something wrong. But I created a new project and selected the main activity type as "Navigation Drawer Activity", and the problem was reproduced. I did not modify the generated project other than changing the SDK/tools/library versions.
How can I solve this problem? I have not attached the source code, as it was reproduced the template project in Android Studio. The followings are my version/configuration.
- Android Studio 3.0.1
- Kotlin
- Compile SDK 27
- Target SDK 27
- Build Tools 27.0.3
- Support versions "27.+"