Im using appcompat and material drawer, but when the app start for the first time, the action bar(toolbar) display under the status bar every time until I press any button or click the edit text box. I tried many different configurations for appcompat and material drawer but it still happen all the time.
One of the things I tried was to set md.withTranslucentStatusBar(False) like another thread suggested, but it did not work.
Any idea of why is this happening?
One of the things I tried was to set md.withTranslucentStatusBar(False) like another thread suggested, but it did not work.
Any idea of why is this happening?