How do I remove the title bar in android studio?

后端 未结 24 1192
轮回少年
轮回少年 2020-12-04 08:03

In my app there is this title bar at the top where the overflow menu would be, but I don\'t need settings and only have one screen. When I change the theme like described in

24条回答
  •  一整个雨季
    2020-12-04 08:33

    In styles.xml file, change DarkActionBar to NoActionBar