From 6f6dddabafd22a477b2606da69cd5277ffc74f79 Mon Sep 17 00:00:00 2001 From: makamuevans Date: Mon, 26 Mar 2018 00:30:34 +0300 Subject: [PATCH] puzzle corners --- .../res/layout/activity_puzzle_details.xml | 434 +++++++++--------- 1 file changed, 228 insertions(+), 206 deletions(-) diff --git a/app/src/main/res/layout/activity_puzzle_details.xml b/app/src/main/res/layout/activity_puzzle_details.xml index bb461ba..74147fe 100644 --- a/app/src/main/res/layout/activity_puzzle_details.xml +++ b/app/src/main/res/layout/activity_puzzle_details.xml @@ -1,305 +1,327 @@ - - + android:layout_height="wrap_content" + android:layout_margin="10dp" + android:orientation="vertical"> + + + - - + android:textStyle="bold" + android:text="Select difficulty level below"/> + + + + + + + - + + - - + android:orientation="vertical"> - + android:paddingLeft="90dp"> - - + + + + + android:layout_height="150dp" + android:layout_margin = "5dp" + android:background="@color/colorError" + app:cardElevation="10dp"> - - - - - + + - - + android:id="@+id/total_notes" + android:text="20" + android:textSize="40dp"/> - + - + - + - + - + - + + + + + android:layout_height="150dp" + android:layout_margin="5dp" + android:background="@color/colorError" + app:cardElevation="10dp"> - - - - - + + - - + android:id="@+id/week_notes" + android:text="30" + android:textSize="40dp"/> - + - + - + - + - + - + + + + + android:layout_height="150dp" + android:layout_margin="5dp" + android:background="@color/colorError" + app:cardElevation="10dp"> - - - - - + + + + + android:text="The total Number of Active boxes that you willneedto touch before alarm stops" /> - - + - + + + - - - + + - + - + - + - + + android:orientation="horizontal"> - + + android:layout_margin="5dp" + android:orientation="vertical"> - + android:layout_height="wrap_content" + android:textStyle="bold" + android:text="Poke"/> + - - - - - - - + android:layout_height="1dp" + android:layout_marginTop="7dp" + android:background="?attr/colorPrimary" /> + - + + + + + + android:layout_margin="5dp" + android:orientation="vertical"> - - - - - - + android:textStyle="bold" + android:text="Enable alternate puzzles"/> + - - - - + + +