Dúvida bem básica: o callback de eventos tipo click roda na thread UI ?
-- Por exemplo:
button.setOnClickListener(new View.OnClickListener() {
@Override
public void onClick(View v) {
// Aqui está na rodando na UI thread ?
}
});
Abs,
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