summaryrefslogtreecommitdiff
path: root/InCallUI/res/layout-land/video_call_views.xml
diff options
context:
space:
mode:
Diffstat (limited to 'InCallUI/res/layout-land/video_call_views.xml')
-rw-r--r--InCallUI/res/layout-land/video_call_views.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/InCallUI/res/layout-land/video_call_views.xml b/InCallUI/res/layout-land/video_call_views.xml
index 7065d4515..8961ea4bf 100644
--- a/InCallUI/res/layout-land/video_call_views.xml
+++ b/InCallUI/res/layout-land/video_call_views.xml
@@ -22,7 +22,7 @@
<TextureView
android:id="@+id/incomingVideo"
- android:layout_gravity="center_horizontal"
+ android:layout_gravity="center"
android:layout_width="match_parent"
android:layout_height="match_parent" />
<!-- The width and height are replaced at runtime based on the selected camera. -->
@@ -32,4 +32,4 @@
android:layout_margin="@dimen/video_preview_margin"
android:layout_width="70dp"
android:layout_height="120dp" />
-</FrameLayout> \ No newline at end of file
+</FrameLayout>