AlertDialog inside alertdialog android?

Unfortunately, this is impossible. But you can create your own dialog that will be looks like two, but this is kinda spike.

– nikhilkilivayil Sep 28 at 8:08 helloandroid. Com/tutorials/… this is an example of custom dialog – flash Sep 28 at 8:21.

Final AlertDialog. Builder alt_bld = new AlertDialog. Builder(this); alt_bld.

SetMessage("Oil & gas Navigator" + "\n" + "Do you want to remove this favorite? "); alt_bld. SetCancelable(false); alt_bld.

SetPositiveButton("No", new DialogInterface.OnClickListener() { public void onClick(DialogInterface dialog, int id) { dialog.cancel(); } }). SetNegativeButton("Yes", new DialogInterface.OnClickListener() { public void onClick(DialogInterface dialog, int id) { alt_bld. SetMessage("Oil & gas Navigator" + "-" + "barnett shale" + "\n" + "Favorite Removed"); alt_bld.

SetCancelable(false); alt_bld. SetNegativeButton(" OK ", new DialogInterface.OnClickListener() { public void onClick( DialogInterface dialog, int id) { dialog.cancel(); } }); alt_bld. SetPositiveButton(null, null); AlertDialog alert = alt_bld.create(); alert.show(); } }); AlertDialog alert = alt_bld.create(); alert.show().

Builder dialog2 = new AlertDialog. This, "YESS", Toast. Unfortunately, this is impossible.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions