AndroidManifest.xml에서

android:theme="@style/Theme.AppCompat.NoActionBar">


styles.xml에서

<item name="windowNoTitle">true</item>