Não sei se é o jeito certo, mas ve se isso funciona:
TextView titulo = new TextViewTitulo(this);
titulo.setEllipsize(TextUtils.TruncateAt.MARQUEE);
titulo.setEllipsize(TruncateAt.MARQUEE);
titulo.setText("Seu titulo grande");
actionBar.setCustomView(titulo);
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