A few things about your code since you are using the designer:
1- You can set the activity title in the designer (no need to do it with code)
2- The ImageView background can be also setup in the designer (no need to do what you are doing)
3- Same for the rest of your views (Button, Label etc) you can do all that in the designer.