mirror of
https://github.com/nextcloud/android.git
synced 2024-12-21 16:24:32 +03:00
38 lines
2.2 KiB
XML
38 lines
2.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-large/bools.xml -->
|
|
<eat-comment />
|
|
|
|
<bool name="abc_action_bar_embed_tabs_pre_jb">true</bool>
|
|
<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-large/config.xml -->
|
|
<eat-comment />
|
|
|
|
<bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool>
|
|
<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-large/bools.xml -->
|
|
<eat-comment />
|
|
|
|
<bool name="abc_split_action_bar_is_narrow">false</bool>
|
|
<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-large/config.xml -->
|
|
<eat-comment />
|
|
|
|
<dimen name="abc_config_prefDialogWidth">440dp</dimen>
|
|
<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-large/dimens.xml -->
|
|
<eat-comment />
|
|
|
|
<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>
|
|
<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-large/themes_base.xml -->
|
|
<eat-comment />
|
|
|
|
<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>
|