summaryrefslogtreecommitdiff
path: root/InCallUI/res/values-w600dp-land/dimens.xml
diff options
context:
space:
mode:
Diffstat (limited to 'InCallUI/res/values-w600dp-land/dimens.xml')
-rw-r--r--InCallUI/res/values-w600dp-land/dimens.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/InCallUI/res/values-w600dp-land/dimens.xml b/InCallUI/res/values-w600dp-land/dimens.xml
index d91318f5e..112ec5f09 100644
--- a/InCallUI/res/values-w600dp-land/dimens.xml
+++ b/InCallUI/res/values-w600dp-land/dimens.xml
@@ -21,11 +21,15 @@
<!-- Whether or not the landscape mode layout is currently being used -->
<bool name="is_layout_landscape">true</bool>
+
<!-- Height and width of the in-call buttons. -->
<dimen name="in_call_button_dimension">40dp</dimen>
+
<!-- Margin underneath the call buttons. This is used only in landscape mode and is sized
so that the call buttons are center aligned with the end call button. -->
<dimen name="call_buttons_bottom_margin">30dp</dimen>
<dimen name="dialpad_elevation">2dp</dimen>
+
+ <dimen name="video_preview_margin">20dp</dimen>
</resources>