From 99cfae2e331b3093fd026456c525457148cf461f Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Mon, 23 Dec 2019 11:02:33 +0100 Subject: rework conference and contact details * reduce avatar size * show big avatar on long click * reorder elements * show contact/muc JID in advanced mode fixes #423 --- build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index c2cbdf2aa..06e2d8275 100644 --- a/build.gradle +++ b/build.gradle @@ -67,7 +67,6 @@ dependencies { implementation 'androidx.emoji:emoji:1.0.0' gitImplementation 'androidx.emoji:emoji-appcompat:1.0.0' gitImplementation 'androidx.emoji:emoji-bundled:1.0.0' - implementation 'androidx.exifinterface:exifinterface:1.0.0' implementation 'com.google.android.material:material:1.0.0' implementation 'androidx.cardview:cardview:1.0.0' implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.10.0' -- cgit v1.2.3