I cannot figure out mistake here. I may be oevrlooking some thing...
Layout XML:
try this:
View v = getlayoutInflater().inflate(((LinearLayout)findViewById(R.id.headerInclude)), null); TextView tvTitle = (TextView) v.findViewById(R.id.tvScreenTitle);