开发者

android title question

I add开发者_StackOverflow中文版 breakpoints at the first line in onCreate(Bundle savedInstanceState).I debug this the code. The code stops at this breakpoint,The program has not excuted the installDecor() function. But it has had tile yet on screen. I want to know When title appears ?

Thanks very much !


Do you have the Activity name included in your manifest file?


the title can be changed or removed from android meinfest.xml file. it is not related to Activity. it can be only manged by "

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜