Questions tagged as 'dialogo'

2
answers

How do I open another dialogue from a setPositiveButton?

I want this dialogue when you choose the items, and give you to share, send it to another confirmation dialog, so that it shows a toast with the selected elements. This part works well: AlertDialog.Builder builder = new AlertDialog.Builder...
asked by 20.11.2017 / 21:56
1
answer

Problem with the bootstrap modal body created with the bootstrap3-dialog plugin from nakupanda

The problem is that the content is not recognized by the modal-body and the content size is reduced to the minimum, edit the class of modal-body to panel-body and it is solved. This reflects the content: But I wo...
asked by 25.05.2017 / 08:06
1
answer

error when calling build.create

I have customized a dialog, but since the AlertDialog.Builder does not have dismiss () I removed the builder and now it does not accept the create call due to a vesrion error. public AlertDialog DespachoAct() { final AlertDialog buil...
asked by 13.07.2016 / 19:16