From 7a57cd9ccfabef56acd420f9e22e13838092f111 Mon Sep 17 00:00:00 2001 From: Paul-Louis NECH Date: Sat, 2 Nov 2019 19:18:25 +0100 Subject: [PATCH] feat(layout): Better cards --- .github/README.png | Bin 259128 -> 0 bytes app/src/main/res/layout/contact.xml | 23 +++++++++++++---------- app/src/main/res/layout/content_friends.xml | 4 ++-- 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/.github/README.png b/.github/README.png index c86239a..8dfe720 100644 Binary files a/.github/README.png and b/.github/README.png differ diff --git a/app/src/main/res/layout/contact.xml b/app/src/main/res/layout/contact.xml index 182ff38..4339c45 100644 --- a/app/src/main/res/layout/contact.xml +++ b/app/src/main/res/layout/contact.xml @@ -5,20 +5,19 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" + android:layout_marginBottom="4dp" + android:layout_marginTop="0dp" android:elevation="5dp"> -