Material-dialogs: EditText

Created on 19 Feb 2017  路  1Comment  路  Source: afollestad/material-dialogs

Hi, I want to know if there is a way to manage the alignment of the text in the .input parameter.
Thankss

questiodiscussion

Most helpful comment

You can do anything with the EditText after a MaterialDialog is built using dialog.getInputEditText().

>All comments

You can do anything with the EditText after a MaterialDialog is built using dialog.getInputEditText().

Was this page helpful?
0 / 5 - 0 ratings