I\'m developing an Android application and I have a question about custom dialogs.
I do this to open a custom dialog:
protected void showSetFriendEma
Use R.style.Theme_AppCompat_Dialog in order to get the proper dialog.
R.style.Theme_AppCompat_Dialog