I am trying to get a login screen for an Android app and so far this is my code:
just Add this to your attributes :
android:inputType="textPassword"
Doc: here