diff --git a/res/layout/chatlist.xml b/res/layout/chatlist.xml
index c7ff77728..f000758c6 100644
--- a/res/layout/chatlist.xml
+++ b/res/layout/chatlist.xml
@@ -8,7 +8,7 @@
@@ -20,7 +20,7 @@
android:layout_width="70dp"
android:layout_height="match_parent"
android:layout_alignParentLeft="true"
- android:padding="15dp"/>
+ android:padding="12dp"/>
@@ -40,7 +40,7 @@
android:layout_width="70dp"
android:layout_height="match_parent"
android:layout_alignParentRight="true"
- android:padding="15dp"/>
+ android:padding="12dp"/>
@@ -55,12 +55,11 @@
+ android:gravity="center"/>
\ No newline at end of file
diff --git a/res/layout/contacts_list.xml b/res/layout/contacts_list.xml
index 9bca9d1b1..b150fbae9 100644
--- a/res/layout/contacts_list.xml
+++ b/res/layout/contacts_list.xml
@@ -137,25 +137,23 @@
+ android:layout_centerVertical="true"/>
+ android:layout_centerVertical="true"/>