Answer the question
In order to leave comments, you need to log in
What dialog should be used so that you can enter fields and click the button?
in the normal and alert dialogs, as I understand it is impossible
Answer the question
In order to leave comments, you need to log in
Alternatively, you can draw the desired view, write an activity for it with the logic you need, and specify the style in the manifest: "Theme.AppCompat.Light.Dialog", the main thing is that it ends with "Dialog". To remove the title at the top of the screen, also create your own style in the manifest, the parent, of course, is "Theme.AppCompat.Light.Dialog", and the true parameter will remove the ill-fated title.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question