From 493812faba811f8d3927ee7be4ba80ed4233160d Mon Sep 17 00:00:00 2001 From: Erwan Croze Date: Fri, 13 Jul 2018 14:33:06 +0200 Subject: [PATCH] Add contact refresh --- res/layout/contacts_list.xml | 17 ++++++++++++----- .../linphone/contacts/ContactsListFragment.java | 14 ++++++++++++++ 2 files changed, 26 insertions(+), 5 deletions(-) diff --git a/res/layout/contacts_list.xml b/res/layout/contacts_list.xml index c7719e3e5..18d7b293c 100644 --- a/res/layout/contacts_list.xml +++ b/res/layout/contacts_list.xml @@ -125,12 +125,19 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - + android:layout_height="match_parent"> + + + +