Anyone who have experience this? My Android studio updated from 1.0.1 to 1.1.0. When i open my existing application , it was corrupted ( URI are not register error appears, java sources cannot be found, a lot of error) . So i close it and re-import it again. (it works).
But i notice, most of my XML layout using DESIGN mode, there is an ACTION bar, When i try to run the project , there is no Action Bar in the phone. Anyone knows how to remove the action bar in the DESIGN mode?
Anyone knows if i need to delete a file something or settings something in android studio? or i need to clean something?
I hope i will not do re-installation , although this is my last resort