frameworks/layoutlib/bridge/resources/bars
cpeng 69f93dc236 android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
..
v9 android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
v18 android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
v19 android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
v21 android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
v28 android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
README android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
navigation_bar.xml android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
navigation_bar600dp.xml android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
status_bar.xml android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
title_bar.xml android 13 from xiaosuan 2025-08-25 08:17:13 +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.