| Deepanshu Gupta | 84cc05c | 2014-08-12 20:40:42 -0700 | [diff] [blame] | 1 | The directory contains the resources for StatusBar and Navigation Bar. |
| 2 | |||||
| 3 | The resources are not arranged as per the standard resources configuration. | ||||
| 4 | They are stored per API. However, to prevent duplication of resources, each API | ||||
| 5 | resource directory is used as a backup for all earlier API levels. | ||||
| 6 | |||||
| 7 | For example, for the back icon for ICS, we search first in v18, where we don't | ||||
| 8 | find it, and then in v19. | ||||