From 7818ead291887282823f3280c8d65195a8f5bfb5 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Mon, 9 Sep 2019 14:09:10 +0200 Subject: [PATCH] Improved video preview auto resize (need recent SDK) --- app/src/main/res/layout-land/call.xml | 6 +++--- app/src/main/res/layout/call.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/layout-land/call.xml b/app/src/main/res/layout-land/call.xml index fbf4557ce..d82cc1a5e 100644 --- a/app/src/main/res/layout-land/call.xml +++ b/app/src/main/res/layout-land/call.xml @@ -20,10 +20,10 @@ android:layout_width="match_parent" android:layout_height="match_parent" /> - diff --git a/app/src/main/res/layout/call.xml b/app/src/main/res/layout/call.xml index f5510cb91..286498dc6 100644 --- a/app/src/main/res/layout/call.xml +++ b/app/src/main/res/layout/call.xml @@ -20,9 +20,9 @@ android:layout_width="match_parent" android:layout_height="match_parent"/> -