Show red line in switch case statement with menu in android studio
I have faced the error code red line under case R.id.item ( Constant expression required ) to find the id from menu.xml and I have tried to find the problem but I was unable to find it. MainActivity.xml : <?xml…