I have an android application which has more than 20 layouts. In recent days if I make any changes in layout (generally id changing, creating new component or layout) crashes my app or changes some layouts by itself. I have a menu and when I click menu icon it shows my custom actionbar layout instead of custom menu layout. Most of time app crashes.
I have tired clean and rebuild project but it doesnt work. I made some search but there is nothing about it. Please help me.