App showing “Display in this area” while opening
问题 I am facing little problem in my android app. When i open my android app in new notched android devices, There is a blank space at bottom of the app displaying the text " Display in this area " as shown in the screenshot. Here is main xml <?xml version="1.0" encoding="utf-8"?> <android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/drawer_layout" android:background="#fffafafa" android:fitsSystemWindows="true" android:scrollbars="none