Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
I followed this guy's tutorial on how to make an ActionBar. Let's say I want to change the TextView inside one of the fragments. So I added this on my StartActivity.java, under onCreate:
When I start my app, it crashes. Can somebody point me to the right direction? I hope somebody takes the time to look at the guy's tutorial because his layout is basically the same as mine. Thank you. | |||
If you want change your component, I suggest you to make a method inside the fragment like this:
| ||||
default
.
stackoverflow.comm
No comments:
Post a Comment