summaryrefslogtreecommitdiff
path: root/res/values/dimens.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/dimens.xml')
-rw-r--r--res/values/dimens.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index e5c6795d5..18f069441 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -78,21 +78,6 @@
<dimen name="dismiss_button_padding_start">20dip</dimen>
<dimen name="dismiss_button_padding_end">28dip</dimen>
- <!-- Padding above the favorites menu. -->
- <dimen name="favorites_menu_padding_top">6dp</dimen>
- <!-- Padding below the favorites menu.. -->
- <dimen name="favorites_menu_padding_bottom">3dp</dimen>
- <!-- Horizontal padding in the favorites menu. -->
- <dimen name="favorites_menu_padding_horizontal">8dp</dimen>
- <!-- Text size for the "speed dial" text in the favorites menu. -->
- <dimen name="favorites_menu_speed_dial_text_size">18sp</dimen>
- <!-- Height of the speed dial TextView in the favorites menu. -->
- <dimen name="favorites_menu_speed_dial_height">24dp</dimen>
- <!-- Text size for the "All Contacts" text in the favorites menu. -->
- <dimen name="favorites_menu_all_contacts_text_size">12sp</dimen>
- <!-- Height of the all contacts Button in the favorites menu. -->
- <dimen name="favorites_menu_all_contacts_height">24dp</dimen>
-
<!-- Height of the actionBar - this is 8dps bigger than the platform standard to give more
room to the search box-->
<dimen name="action_bar_height">64dp</dimen>