Skip to content

maxwen/DaylightHeaderSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample for contributing daylight header images This consists of two parts

  1. file assets/daylight_header.xml e.g.
    <hour_header hour="21" image="notifhead_night" />
    <day_header day="25" month="12" image="notifhead_christmas" />
  1. AndroidManifest,xml You must provide an activity with
e.g. ```xml
			<category android:name="android.intent.category.DEFAULT" />
		</intent-filter>
	</activity>

Label will be the name your pack will appear when selecting


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published