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
In the manifest file Change:
android:theme="@style/AppTheme" > android:theme="@style/Theme.AppCompat.NoActionBar"