quando eu declaro um activity translucido e fullscreen
android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen"
e depois tento remover a status bar na Activity
getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN,WindowManager.LayoutParams.FLAG_FULLSCREEN);
ela não sai! Se o tema não for translúcido, ela sai.
Alguém sabe de algum workaround pra isso?
No Stackoverflow tem uma pergunta assim, mas sem resposta correta (http://stackoverflow.com/questions/8623605/full-screen-transparent-activity-no-title-status-bar-doesnt-work-why).
Abs,
Rodrigo Dias.
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.
0 comentários:
Postar um comentário