Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
v18/ | 23-Mar-2024 | - | ||||
v19/ | 23-Mar-2024 | - | ||||
v21/ | 23-Mar-2024 | - | 10 | 9 | ||
v28/ | 23-Mar-2024 | - | 46 | 26 | ||
v9/ | 23-Mar-2024 | - | ||||
README | D | 23-Mar-2024 | 401 | 9 | 6 | |
navigation_bar.xml | D | 23-Mar-2024 | 1.6 KiB | 50 | 33 | |
navigation_bar600dp.xml | D | 23-Mar-2024 | 1.6 KiB | 50 | 33 | |
status_bar.xml | D | 23-Mar-2024 | 1.2 KiB | 29 | 25 | |
title_bar.xml | D | 23-Mar-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