Home | History | Annotate | only in /frameworks/base/tools/layoutlib/bridge/resources/bars
Up to higher level directory
NameDateSize
hdpi/03-Dec-2014
mdpi/03-Dec-2014
navigation_bar.xml03-Dec-2014636
README03-Dec-2014401
status_bar.xml03-Dec-20141.1K
title_bar.xml03-Dec-2014207
v18/03-Dec-2014
v19/03-Dec-2014
v21/03-Dec-2014
v9/03-Dec-2014
xhdpi/03-Dec-2014

README

      1 The directory contains the resources for StatusBar and Navigation Bar.
      2 
      3 The resources are not arranged as per the standard resources configuration.
      4 They are stored per API. However, to prevent duplication of resources, each API
      5 resource directory is used as a backup for all earlier API levels.
      6 
      7 For example, for the back icon for ICS, we search first in v18, where we don't
      8 find it, and then in v19.
      9