| 21478 |
rajender |
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 |
<item name="abc_dialog_fixed_height_major" type="dimen">60%</item>
|
|
|
7 |
<item name="abc_dialog_fixed_height_minor" type="dimen">90%</item>
|
|
|
8 |
<item name="abc_dialog_fixed_width_major" type="dimen">60%</item>
|
|
|
9 |
<item name="abc_dialog_fixed_width_minor" type="dimen">90%</item>
|
|
|
10 |
<item name="abc_dialog_min_width_major" type="dimen">55%</item>
|
|
|
11 |
<item name="abc_dialog_min_width_minor" type="dimen">80%</item>
|
|
|
12 |
<dimen name="abc_search_view_text_min_width">192dip</dimen>
|
|
|
13 |
<integer name="abc_max_action_buttons">4</integer>
|
|
|
14 |
<style name="Base.Theme.AppCompat.DialogWhenLarge" parent="Base.Theme.AppCompat.Dialog.FixedSize"/>
|
|
|
15 |
<style name="Base.Theme.AppCompat.Light.DialogWhenLarge" parent="Base.Theme.AppCompat.Light.Dialog.FixedSize"/>
|
|
|
16 |
</resources>
|