diff options
Diffstat (limited to 'vdrmanager/app/build/intermediates/res/debug/values-large/values-large.xml')
-rw-r--r-- | vdrmanager/app/build/intermediates/res/debug/values-large/values-large.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/vdrmanager/app/build/intermediates/res/debug/values-large/values-large.xml b/vdrmanager/app/build/intermediates/res/debug/values-large/values-large.xml new file mode 100644 index 0000000..21c1afd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-large/values-large.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large/values.xml --> + <eat-comment/> + <bool name="abc_action_bar_embed_tabs_pre_jb">true</bool> + <bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool> + <bool name="abc_split_action_bar_is_narrow">false</bool> + <dimen name="abc_config_prefDialogWidth">440dp</dimen> + <dimen name="abc_search_view_text_min_width">192dip</dimen> + <item name="dialog_fixed_height_major" type="dimen">60%</item> + <item name="dialog_fixed_height_minor" type="dimen">90%</item> + <item name="dialog_fixed_width_major" type="dimen">60%</item> + <item name="dialog_fixed_width_minor" type="dimen">90%</item> + <integer name="abc_max_action_buttons">4</integer> + <style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.Dialog.FixedSize"/> + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Dialog.Light.FixedSize"/> +</resources>
\ No newline at end of file |