Set Title in Tab childs
Posted
by oriharel
on Stack Overflow
See other posts from Stack Overflow
or by oriharel
Published on 2010-05-12T07:21:27Z
Indexed on
2010/05/12
10:34 UTC
Read the original article
Hit count: 239
android
How can I change a title from tab child? I tried a simple setTitle(...) but it won't work.
(from the parent tab activity, it does, however...)
thanks, Ori
© Stack Overflow or respective owner