aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2019-12-24 13:30:54 +0100
committerChristian Schneppe <christian.schneppe@pix-art.de>2019-12-24 13:30:54 +0100
commit23cfd788b10f19d84cad22c714d4548a162602ea (patch)
treee1afc7190486e1053b5bde87293253dc84af7ebb /src/main/res/layout
parent99cfae2e331b3093fd026456c525457148cf461f (diff)
small contact details UI fixes
Diffstat (limited to 'src/main/res/layout')
-rw-r--r--src/main/res/layout/activity_contact_details.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/main/res/layout/activity_contact_details.xml b/src/main/res/layout/activity_contact_details.xml
index 5bd67d0b0..b0130f5cb 100644
--- a/src/main/res/layout/activity_contact_details.xml
+++ b/src/main/res/layout/activity_contact_details.xml
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<layout xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:app="http://schemas.android.com/tools"
xmlns:card_view="http://schemas.android.com/apk/res-auto">
<LinearLayout
@@ -61,7 +60,7 @@
android:orientation="vertical">
<LinearLayout
- android:layout_width="match_parent"
+ android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation="horizontal">
@@ -77,7 +76,7 @@
android:scaleType="centerCrop" />
<LinearLayout
- android:layout_width="match_parent"
+ android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation="vertical">