OSDN Git Service

Merge "Change the CAB to use the up-glyph for closing action modes" into lmp-dev
[android-x86/frameworks-base.git] / core / res / res / values / attrs.xml
index 95fdae1..a5a0e30 100644 (file)
         <attr name="backgroundSplit" />
         <!-- Specifies a fixed height for the action mode bar. -->
         <attr name="height" />
+        <!-- Specifies a layout to use for the "close" item at the starting edge. -->
+        <attr name="closeItemLayout" format="reference" />
     </declare-styleable>
 
     <declare-styleable name="SearchView">