xref: /aosp_15_r20/frameworks/layoutlib/bridge/resources/bars/README (revision fc3927be90a325f95c74a9043993a80ef388dc46)
1*fc3927beSAndroid Build Coastguard WorkerThe directory contains the resources for StatusBar and Navigation Bar.
2*fc3927beSAndroid Build Coastguard Worker
3*fc3927beSAndroid Build Coastguard WorkerThe resources are not arranged as per the standard resources configuration.
4*fc3927beSAndroid Build Coastguard WorkerThey are stored per API. However, to prevent duplication of resources, each API
5*fc3927beSAndroid Build Coastguard Workerresource directory is used as a backup for all earlier API levels.
6*fc3927beSAndroid Build Coastguard Worker
7*fc3927beSAndroid Build Coastguard WorkerFor example, for the back icon for ICS, we search first in v18, where we don't
8*fc3927beSAndroid Build Coastguard Workerfind it, and then in v19.
9