Skip to content

Instantly share code, notes, and snippets.

@antew
Created February 17, 2013 16:35
Show Gist options
  • Save antew/4972130 to your computer and use it in GitHub Desktop.
Save antew/4972130 to your computer and use it in GitHub Desktop.
public class LoginDialogFragment extends DialogFragment implements
OnEditorActionListener, TextWatcher, OnShowListener {
private TextView password;
private TextView username;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment