Tecnologia do Blogger.
RSS

Re: [androidbrasil-dev] Abrir a Activity em um AlertDialog

Use um FragmentDialog, dê uma pesquisada, acredito que vai lhe atender ;-)

--

Suelen Goularte Carvalho
suelengc.com.br | @suelengc
+55 11 993-367-069


On Mon, Jul 1, 2013 at 9:14 AM, Anselmo Silva <anselmo.com@gmail.com> wrote:
IF (START_ACTIVITY_FROM_DIALOG) {

Busca Google: "android alertdialog example"
(CTRL + F) > digita ".setPositiveButton(R.string.fire, new DialogInterface.OnClickListener()"

};

IF (START_ACTIVITY_IN_ALERTDIALOG)
{
View viu = activity.getlayoutinflate().inflate(R.layout.seulayout, null);
myAlertdialog.setview(viu)
}


--
Anselmo M. Silva

--
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

0 comentários:

Postar um comentário