I need to create a login form with \'username\' \'password\' fields and two buttons \'login\' and \'cancel\' in my android application.
I am using an alert dialog w
Here's a new way of putting dots in password
add android:inputType = "textPassword"