I know this question has been asked million times but whichever method I use is not good for me.
If I use
android:theme=\"@android:style/Theme.NoTit
This is what worked for me
android:theme="@style/Theme.AppCompat.NoActionBar">