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 to this:
android:theme="@style/Theme.AppCompat.Light.NoActionBar" >