mirror of
https://github.com/nextcloud/android.git
synced 2024-12-22 08:44:34 +03:00
19 lines
863 B
XML
19 lines
863 B
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-w600dp/dimens.xml -->
|
||
|
<eat-comment />
|
||
|
|
||
|
<dimen name="abc_action_bar_default_height">56dip</dimen>
|
||
|
<dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen>
|
||
|
<dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen>
|
||
|
<dimen name="abc_action_bar_subtitle_text_size">14dp</dimen>
|
||
|
<dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen>
|
||
|
<dimen name="abc_action_bar_title_text_size">18dp</dimen>
|
||
|
<dimen name="abc_action_button_min_width">64dip</dimen>
|
||
|
<dimen name="abc_search_view_text_min_width">192dip</dimen>
|
||
|
|
||
|
<integer name="abc_max_action_buttons">5</integer>
|
||
|
|
||
|
</resources>
|