Skip to content

5.3 Style Specific Overlays

Niklas Schnettler edited this page Feb 9, 2016 · 10 revisions

###Which Overlays belong into this category? When to use this category?

If you have many Overlays which have the same color/style options then this is the right category for them. Example: Many of your Overlays are available in two colors, lets say green and blue, then you should use this category for them. You can also use the 2nd category, but then each Overlay has its own color/style picker instead one for all Overlays.

###How to put Overlays in this category?

Create a zip for each style/color the Overlays are available in.
Copy all matching Overlays into their respective zip.
Naming of the zips: YourThemeName_NameOfStyle/Color.zip
---> YourThemeName = Name of your theme, like you defined in the strings.xml
---> NameOfStyle/Color = Name of the Style of the included Overlays.

####Example:

HeX_Green.zip includes: (all apps which are themed green)
HeX_Dialer.apk
HeX_Settings.apk
HeX_Play_Store.apk
HeX_Hangouts.apk
HeX_Play_Music.apk
HeX_Red.zip includes:
HeX_Dialer.apk
HeX_Settings.apk
HeX_Play_Store.apk
HeX_Hangouts.apk
HeX_Play_Music.apk
HeX_Blue.zip includes:
HeX_Dialer.apk
HeX_Settings.apk
HeX_Play_Store.apk
HeX_Hangouts.apk
HeX_Play_Music.apk