super(context, attrs);
return findViewById(R.id.no_notifications);
super.onConfigurationChanged(newConfig); ((TextView) findViewById(R.id.no_notifications)).setText(R.string.empty_shade_text);