diff --git a/app/src/main/res/drawable/bg_direction_center.xml b/app/src/main/res/drawable/bg_direction_center.xml index 23b9be7..681de2e 100644 --- a/app/src/main/res/drawable/bg_direction_center.xml +++ b/app/src/main/res/drawable/bg_direction_center.xml @@ -1,7 +1,22 @@ - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/drawable/btn_direction.xml b/app/src/main/res/drawable/btn_direction.xml index e85fc9c..4b333b0 100644 --- a/app/src/main/res/drawable/btn_direction.xml +++ b/app/src/main/res/drawable/btn_direction.xml @@ -1,27 +1,56 @@ - + - - - - - + + + + + + + + + + + + + + - - - - - + + + + + + + + + + + + + + + - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index 374a0c9..6f8fde7 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -11,67 +11,67 @@ android:layout_height="wrap_content" android:layout_centerHorizontal="true" android:layout_alignParentTop="true" - android:layout_marginTop="16dp" + android:layout_marginTop="12dp" android:src="@drawable/hd_logo" android:contentDescription="Super Tierra" android:adjustViewBounds="true" - android:maxWidth="300dp" + android:maxWidth="280dp" android:tint="#FFD700" /> - - - +