Remove app title bar android

后端 未结 9 1321
失恋的感觉
失恋的感觉 2020-12-15 05:11

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         


        
9条回答
  •  無奈伤痛
    2020-12-15 05:46

    For android 8 and above support. Use this in your app theme file. I've modified my default in res/styles.xml :

    
    

提交回复
热议问题