From 6606e8c238669de8a00429ba72d1d35689f7c78e Mon Sep 17 00:00:00 2001 From: dtvv Date: Fri, 12 Oct 2018 14:01:15 -0500 Subject: [PATCH] Apply a better view on the pattern screen activity_pattern_request.xml --- .../res/layout/activity_pattern_request.xml | 27 +++++++++---------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/app/src/main/res/layout/activity_pattern_request.xml b/app/src/main/res/layout/activity_pattern_request.xml index 9eedb0f..bee04f1 100644 --- a/app/src/main/res/layout/activity_pattern_request.xml +++ b/app/src/main/res/layout/activity_pattern_request.xml @@ -1,18 +1,15 @@ - - - - - \ No newline at end of file + android:orientation="vertical" + android:background="@drawable/gradient"> + + + + \ No newline at end of file