From c1a941eaae0e79710a649e66a20f23de9b31788f Mon Sep 17 00:00:00 2001
From: Vanshika Arora <34261945+vanshikaarora@users.noreply.github.com>
Date: Tue, 26 Mar 2019 05:09:44 +0530
Subject: [PATCH] Modified scroll behaviour of review activity (#2732)
---
app/src/main/res/layout/activity_review.xml | 58 ++++++++++---------
.../main/res/layout/fragment_review_image.xml | 13 +----
app/src/main/res/values/strings.xml | 1 +
3 files changed, 35 insertions(+), 37 deletions(-)
diff --git a/app/src/main/res/layout/activity_review.xml b/app/src/main/res/layout/activity_review.xml
index f42c80f2a..f23c62f55 100644
--- a/app/src/main/res/layout/activity_review.xml
+++ b/app/src/main/res/layout/activity_review.xml
@@ -15,27 +15,33 @@
+
+
+
-
-
+ >
+ android:layout_marginTop="5dp"
+ >
-
-
-
-
+
+
+
diff --git a/app/src/main/res/layout/fragment_review_image.xml b/app/src/main/res/layout/fragment_review_image.xml
index ec750a120..700bd5645 100644
--- a/app/src/main/res/layout/fragment_review_image.xml
+++ b/app/src/main/res/layout/fragment_review_image.xml
@@ -4,12 +4,7 @@
android:layout_height="match_parent"
android:orientation="vertical">
-
+
-
-
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index b3a601b68..6b6b9d993 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -531,4 +531,5 @@ Upload your first media by tapping on the add button.
Featured pictures are images from highly skilled photographers and illustrators that the Wikimedia Commons community has chosen as some of the highest quality on the site.Images Uploaded via Nearby places are the images which are uploaded by discovering places on the map.This feature allows editors to send a Thank you notification to users who make useful edits – by using a small thank link on the history page or diff page.
+ SKIP THIS IMAGE