From ea1da8d408dc29f449d0aa8fc21af3210e22d372 Mon Sep 17 00:00:00 2001 From: Margaux Clerc Date: Fri, 12 Sep 2014 16:57:27 +0200 Subject: [PATCH] Add spinner when video is asked --- res/layout-land/incall.xml | 39 +++++++++++++++++++++------- res/layout-small/incall.xml | 23 +++++++++++++--- res/layout-sw533dp-land/incall.xml | 19 +++++++++++++- res/layout-sw720dp-land/incall.xml | 20 ++++++++++++-- res/layout/incall.xml | 31 +++++++++++++++++----- src/org/linphone/InCallActivity.java | 20 +++++++++++--- 6 files changed, 125 insertions(+), 27 deletions(-) diff --git a/res/layout-land/incall.xml b/res/layout-land/incall.xml index 33468dff3..a1559c507 100644 --- a/res/layout-land/incall.xml +++ b/res/layout-land/incall.xml @@ -80,16 +80,35 @@ android:gravity="center" android:paddingTop="30dp" /> - + + + + + + + + + + - + + + android:layout_height="wrap_content" /> + + + + - + + + + + + - - + + + + + + + android:orientation="horizontal"> - + + + + + android:layout_height="wrap_content"/> + + - + +