Where to place sign in credentials check - android Dialog
问题 I am trying to create a login credential screen when user clicks on a setting button. And if login credentials looks right then it should to settings screen. This is the official tutorial i am following. I am managed to create a dialog and it showing the window once the button is clicked. I also passing back the dialog to the Dialog host and here is the code snippet. // Dialog Fragment public class SignInDialogFragment extends AppCompatDialogFragment { // Use this instance of the interface to