summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/res/values/dimens.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/res/values/dimens.xml')
-rw-r--r--java/com/android/incallui/res/values/dimens.xml26
1 files changed, 0 insertions, 26 deletions
diff --git a/java/com/android/incallui/res/values/dimens.xml b/java/com/android/incallui/res/values/dimens.xml
index 56b9ae158..93102812c 100644
--- a/java/com/android/incallui/res/values/dimens.xml
+++ b/java/com/android/incallui/res/values/dimens.xml
@@ -16,20 +16,6 @@
-->
<resources>
- <dimen name="incall_action_bar_elevation">3dp</dimen>
-
- <!-- Margin between the bottom of the "call card" photo
- and the top of the in-call button cluster. -->
- <dimen name="in_call_touch_ui_upper_margin">2dp</dimen>
-
- <!-- Padding at the top and bottom edges of the "provider information" -->
- <dimen name="provider_info_top_bottom_padding">8dp</dimen>
-
- <!-- Right padding for name and number fields in the call banner.
- This padding is used to ensure that ultra-long names or
- numbers won't overlap the elapsed time indication. -->
- <dimen name="call_banner_name_number_right_padding">50sp</dimen>
-
<!-- The InCallUI dialpad will sometimes want digits sizes that are different
from dialer. Note, these are the default sizes for small devices. Larger
screen sizes apply the values in values-sw360dp/dimens.xml. -->
@@ -40,22 +26,10 @@
<dimen name="incall_dialpad_digits_adjustable_height">50dp</dimen>
<dimen name="incall_dialpad_key_numbers_size">36dp</dimen>
- <!-- Dimensions for OTA Call Card -->
- <dimen name="otaactivate_layout_marginTop">10dp</dimen>
- <dimen name="otalistenprogress_layout_marginTop">5dp</dimen>
- <dimen name="otasuccessfail_layout_marginTop">10dp</dimen>
-
<!-- Dimension used to possibly down-scale high-res photo into what is suitable
for notification's large icon. -->
<dimen name="notification_icon_size">64dp</dimen>
- <!-- Height of translucent shadow effect -->
- <dimen name="translucent_shadow_height">2dp</dimen>
-
- <!-- The smaller dimension of the video preview. When in portrait orientation this is the
- width of the preview. When in landscape, this is the height. -->
- <dimen name="video_preview_small_dimension">90dp</dimen>
-
<dimen name="conference_call_manager_button_dimension">48dp</dimen>
<dimen name="return_to_call_initial_offset_y">120dp</dimen>