You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

values-large-v4.xml 861B

1234567891011121314
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <bool name="abc_action_bar_embed_tabs_pre_jb">true</bool>
  4. <bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool>
  5. <dimen name="abc_config_prefDialogWidth">440dp</dimen>
  6. <dimen name="abc_search_view_text_min_width">192dip</dimen>
  7. <item name="dialog_fixed_height_major" type="dimen">60%</item>
  8. <item name="dialog_fixed_height_minor" type="dimen">90%</item>
  9. <item name="dialog_fixed_width_major" type="dimen">60%</item>
  10. <item name="dialog_fixed_width_minor" type="dimen">90%</item>
  11. <integer name="abc_max_action_buttons">4</integer>
  12. <style name="Base.Theme.AppCompat.DialogWhenLarge" parent="Base.Theme.AppCompat.Dialog.FixedSize"/>
  13. <style name="Base.Theme.AppCompat.Light.DialogWhenLarge" parent="Base.Theme.AppCompat.Light.Dialog.FixedSize"/>
  14. </resources>