Seja se entendi e se isto ajuda.
LinearLayout layout= (LinearLayout)
((Activity) context).findViewById(R.id.PanelLl);
LayoutInflater layoutInflater = (LayoutInflater)
context.getSystemService(context.LAYOUT_INFLATER_SERVICE);
v = layoutInflater.inflate(R.layout.grupo_item, layout, false);
layout.addView(v, layout.getChildCount());
2016-06-29 15:48 GMT-03:00 Carlos Eduardo <carloseduardopelegrin@gmail.com>:
Boa tarde,Tentei imaginar o contexto que você precisaria disso e não consegui! Se puder, dá um exemplo mais próximo do seu problemaNão sei uma forma fácil de fazer isso não.Talvez se você duplicasse somente os componentes seria mais fácil.Att
--
Carlos Eduardo Simões PelegrinEm 29 de junho de 2016 15:44, Daniel Reis <daniel@bahiatecnologia.com.br> escreveu:Pessoal, boa tarde!--Estou desenvolvendo um projeto, onde preciso duplicar/adicionar através de um botão O MESMO fragment várias vezes na mesma tela, é um formulário onde também precisarei recuperar os valores dos edittexts, alguém sabe como fazer isso?
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/d/optout.
--
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/d/optout.
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/d/optout.
0 comentários:
Postar um comentário