SyntaxFix
Write A Post
Hire A Developer
Questions
Only update your import.
import android.app.AlertDialog;
to
import android.support.v7.app.AlertDialog;
It will be fixed.