<Map is not opening> I wanted to remove title bars...
# stackoverflow
u
Map is not opening I wanted to remove title bars in all of my activities and changed .DarkActionBar to .NoActionBar in themes.xml, which resulted in crash when i click a button to open a map, then i changed android:theme in each activity except for map to NoActionBar, which didnt help, now i go back in files history for back up, use an old one and map still crashes when opened. I tried syncing project with gradle files and invalidating cache - 0 result. Here's some code that was changed:...