android13/frameworks/layoutlib/bridge/resources/bars
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
v9 initial 2024-06-22 20:45:49 +08:00
v18 initial 2024-06-22 20:45:49 +08:00
v19 initial 2024-06-22 20:45:49 +08:00
v21 initial 2024-06-22 20:45:49 +08:00
v28 initial 2024-06-22 20:45:49 +08:00
README initial 2024-06-22 20:45:49 +08:00
navigation_bar.xml initial 2024-06-22 20:45:49 +08:00
navigation_bar600dp.xml initial 2024-06-22 20:45:49 +08:00
status_bar.xml initial 2024-06-22 20:45:49 +08:00
title_bar.xml initial 2024-06-22 20:45:49 +08:00

README

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.