From cdbd2b4d65eb7ff03f2a726abc630e97c833724a Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Fri, 10 Aug 2012 16:03:21 +0200 Subject: [PATCH] Fix some issues --- res/drawable/list_selector.xml | 3 ++- res/layout/chatlist.xml | 1 - res/layout/chatlist_cell.xml | 1 + res/layout/contact_cell.xml | 1 + res/layout/contacts_list.xml | 1 - res/layout/history.xml | 1 - res/layout/history_cell.xml | 1 + src/org/linphone/compatibility/Compatibility.java | 4 ++-- 8 files changed, 7 insertions(+), 6 deletions(-) diff --git a/res/drawable/list_selector.xml b/res/drawable/list_selector.xml index 6d70448b8..1cfc68647 100644 --- a/res/drawable/list_selector.xml +++ b/res/drawable/list_selector.xml @@ -1,6 +1,7 @@ - diff --git a/res/layout/chatlist.xml b/res/layout/chatlist.xml index c671c3a91..103f35762 100644 --- a/res/layout/chatlist.xml +++ b/res/layout/chatlist.xml @@ -45,7 +45,6 @@