From 1e1db71a00a6374e9c847e1fd6ba840b13af10d5 Mon Sep 17 00:00:00 2001 From: Erwan Croze Date: Sun, 15 Apr 2018 17:32:59 +0200 Subject: [PATCH] Some fix for qrcode, but this is crash in zxing lib --- res/layout/qrcode.xml | 5 +-- .../linphone/assistant/AssistantActivity.java | 34 +++++++++++++------ .../linphone/assistant/QrcodeFragment.java | 30 ++++++++++++---- .../assistant/RemoteProvisioningFragment.java | 2 ++ submodules/linphone | 2 +- submodules/mediastreamer2 | 2 +- 6 files changed, 54 insertions(+), 21 deletions(-) diff --git a/res/layout/qrcode.xml b/res/layout/qrcode.xml index d2e51fef2..f92359c03 100644 --- a/res/layout/qrcode.xml +++ b/res/layout/qrcode.xml @@ -2,10 +2,11 @@ + android:layout_height="match_parent" + android:screenOrientation="portrait" > -