Introduction
Guys you already heard about this Feature on CM based ROMs like OMNI,Resurrection, etc....
These Header images are switching automatically according to the hour and some special days like Christmas and New Year's.
Tutorial is very EASY to do, Newbies come..
Here's how it looks:
![Contextual Lenox Header Preview Contextual Lenox Header Preview]()
Tutorial
Decomplie your SystemUI.apk
Download my SystemUI.apk.zip and Marge all the files (Check Attachment)
then
Go to res/layout/status_bar_expanded_header.xml (open it using notepad++)
find this code
then paste this code below
that's it
Now recompile the SystemUI.apk and sign it and replace .
Install the Contextual Lenox Settings.apk to Enable & Disable Header (Check Attachment)
Guys you already heard about this Feature on CM based ROMs like OMNI,Resurrection, etc....
These Header images are switching automatically according to the hour and some special days like Christmas and New Year's.
Tutorial is very EASY to do, Newbies come..
Here's how it looks:

Tutorial
Decomplie your SystemUI.apk
Download my SystemUI.apk.zip and Marge all the files (Check Attachment)
then
Go to res/layout/status_bar_expanded_header.xml (open it using notepad++)
find this code
Code:
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:systemui="http://schemas.android.com/apk/res-auto">
Code:
<com.lenox.Contextual android:layout_width="@dimen/notification_panel_width" android:layout_height="120.0dip" />
Now recompile the SystemUI.apk and sign it and replace .
Install the Contextual Lenox Settings.apk to Enable & Disable Header (Check Attachment)