some area of drawerlayer is invisible but clickable after pause VideoView at android tv
I am developing an Android app that can play videos. While using VideoView to play videos, I encountered a bug where part of the navigation using DrawerLayout is not visible but clickable after the video is paused. The navigation works fine until the video is paused. Is there a solution?