From 8e61be4fbee7ae02f29dd7b9e6313c053cd337d9 Mon Sep 17 00:00:00 2001 From: Abhinav Date: Wed, 7 Feb 2018 15:40:57 +0530 Subject: [PATCH] Issue #171 - Removed warning Unused namespace - removed namespaces from within the xml where it is already present at the top of the xml. --- app/src/main/res/layout/activity_contributions.xml | 4 +--- app/src/main/res/layout/activity_multiple_uploads.xml | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/layout/activity_contributions.xml b/app/src/main/res/layout/activity_contributions.xml index 9065618f2..51a48f0a5 100644 --- a/app/src/main/res/layout/activity_contributions.xml +++ b/app/src/main/res/layout/activity_contributions.xml @@ -15,9 +15,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" /> - -