Deepanshu Gupta 84cc05cacd Add KitKat wifi and battery icons.
This adds wifi and battery icons for Gingerbread and KitKat. This also
improves the icon resolution code by extracting it out in its own class.
The resources are now organized such that each API level resource
directory is used as a backup for all API levels lower than itself.

Change-Id: I937c83638adcc9fa8cd407e0a3023c3abe95530d
2014-08-13 23:13:33 +00:00

9 lines
401 B
Plaintext

The directory contains the resources for StatusBar and Navigation Bar.
The resources are not arranged as per the standard resources configuration.
They are stored per API. However, to prevent duplication of resources, each API
resource directory is used as a backup for all earlier API levels.
For example, for the back icon for ICS, we search first in v18, where we don't
find it, and then in v19.