Skip to content

Use placeholder text for text fields and add show password button

Torsten Grote requested to merge 1288-placeholder-texts into master

This factors out a small layout change from !818 (merged) and also replaces text labels in the PasswordActivity and ChangePasswordActivity with placeholder texts. It also adds the 'Show Password' buttons to all the password fields. The latter was included because it is a very small change and can be tested in one go with the other change.

Merge request reports