So, I can not for the life of me figure out why I can't remove the default FAB that comes with the navigation drawer activity. I've done this, I've tried clicking the button in both the Design view for activity_main.xml
and content_main.xml
, but I can't select it, so I can't delete it either.
Does anyone know if this button is somehow baked in in the NavDrawer activity, or is there just something I'm missing here?
I'm using AS 1.5.1.
It's in app_bar_main.xml in layout folder.