I think that's the ActionBar that appears between the TabBar and ToolBar, it's not supposed to happen. How do I remove the ActionBar from the middle without affecting the settings button from working?
Here's my XML file for this ToolBar/TabBar:
Here's my AndroidManifest.xml if needed:
I think the ActionBar is being loaded in between the TabBar and ToolBar but how do I remove it from appearing there without entering NoActionBar in styles.xml? If I do "NoActionBar" in styles.xml then Settings don't work.
I'm not 100% certain it's an action bar. It can also be something else but I need to get rid of it.
This is the error I receive when I put "NoActionBar" in styles.xml and build/run the app.
The highlighted red error:
URI is not registered (Settings | Languages & Frameworks | Schemas and DTDs)