| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| v18/ | 03-May-2024 | - | ||||
| v19/ | 03-May-2024 | - | ||||
| v21/ | 03-May-2024 | - | 10 | 9 | ||
| v28/ | 03-May-2024 | - | 76 | 39 | ||
| v9/ | 03-May-2024 | - | ||||
| README | D | 03-May-2024 | 401 | 9 | 6 | |
| navigation_bar.xml | D | 03-May-2024 | 1.6 KiB | 50 | 33 | |
| navigation_bar600dp.xml | D | 03-May-2024 | 1.6 KiB | 50 | 33 | |
| status_bar.xml | D | 03-May-2024 | 1.2 KiB | 29 | 25 | |
| title_bar.xml | D | 03-May-2024 | 207 | 7 | 6 |
README
1The directory contains the resources for StatusBar and Navigation Bar. 2 3The resources are not arranged as per the standard resources configuration. 4They are stored per API. However, to prevent duplication of resources, each API 5resource directory is used as a backup for all earlier API levels. 6 7For example, for the back icon for ICS, we search first in v18, where we don't 8find it, and then in v19. 9