The notification headers now use an ImageButton for the clear all
button. This will free up the full row for future usage.
ProgressBar would always be visible even if it's not loading. This was
an overlook in the previous commit. This fixes that.
Previously the clear all button would appear in the All notification tab
regardless of whether there were unread notifications or not. This fixes
that.