values-xlarge-v4.xml 677 B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <bool name="abc_action_bar_expanded_action_views_exclusive">false</bool>
  4. <item name="abc_dialog_fixed_height_major" type="dimen">60%</item>
  5. <item name="abc_dialog_fixed_height_minor" type="dimen">90%</item>
  6. <item name="abc_dialog_fixed_width_major" type="dimen">50%</item>
  7. <item name="abc_dialog_fixed_width_minor" type="dimen">70%</item>
  8. <item name="abc_dialog_min_width_major" type="dimen">45%</item>
  9. <item name="abc_dialog_min_width_minor" type="dimen">72%</item>
  10. <dimen name="abc_search_view_text_min_width">192dip</dimen>
  11. <integer name="abc_max_action_buttons">5</integer>
  12. </resources>