Olá Jonas,
O que fiz foi o seguinte:RelativeLayout layout = (RelativeLayout) findViewById(R.id.main_container);
layout.setBackgroundColor(Color.argb(255, 0, 255, 0));
Em 30 de julho de 2014 10:45, Jonas Alves <jonasfa@gmail.com> escreveu:
Quem tem background é a Window, não a Activity.Uma Window não tem exatamente uma cor, ela tem um Drawable. Esse drawable é definido no atributo android.R.attr.windowBackground do seu tema.Porém, seu tema também tem atributo chamado android.R.attr.colorBackground que indica a cor predominante da windowBackground.Se você mudou o windowBackground do seu tema, você também é responsável por mudar a colorBackground.--On Wed, Jul 30, 2014 at 10:20 AM, André Milke <andremilke@gmail.com> wrote:Bom dia pessoal,--
Preciso levar para uma Activity filha, a cor de Background da Main Activity.
Contudo, não estou conseguindo obter este valor.
Alguém pode me ajudar?
Um abraço,
André Milke dos Santos
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.
--
André Milke dos Santos
MCTS: .NET Framework 2.0 Web-Based Client Development
+55 51 9655-2215
Skype: andremilke
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