diff --git a/app/src/main/res/drawable/home_round_screen.png b/app/src/main/res/drawable/home_round_screen.png new file mode 100644 index 0000000..21055dc Binary files /dev/null and b/app/src/main/res/drawable/home_round_screen.png differ diff --git a/app/src/main/res/layout/tutorial_finish.xml b/app/src/main/res/layout/tutorial_finish.xml index b642b6c..b658114 100644 --- a/app/src/main/res/layout/tutorial_finish.xml +++ b/app/src/main/res/layout/tutorial_finish.xml @@ -27,6 +27,7 @@ android:id="@+id/tutorial_finish_text" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:gravity="center" android:text="You are ready to get started!\n\n I hope this provides great value to you!\n\n- Finn M Glas (alias 'the developer')" android:textSize="15sp" app:layout_constraintBottom_toTopOf="@id/tutorial_finish_button_start" diff --git a/app/src/main/res/layout/tutorial_setup.xml b/app/src/main/res/layout/tutorial_setup.xml index 144a5b1..05b5078 100644 --- a/app/src/main/res/layout/tutorial_setup.xml +++ b/app/src/main/res/layout/tutorial_setup.xml @@ -27,6 +27,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="16dp" + android:gravity="center" android:text="We chose some default apps for you, if you want to, you can change them now." android:textSize="14sp" app:layout_constraintEnd_toEndOf="parent" @@ -50,6 +51,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginBottom="16dp" + android:gravity="center" android:text="You can also change your selection later." android:textSize="14sp" app:layout_constraintBottom_toBottomOf="parent" diff --git a/app/src/main/res/layout/tutorial_usage.xml b/app/src/main/res/layout/tutorial_usage.xml index 95e05bc..bd4a0cd 100644 --- a/app/src/main/res/layout/tutorial_usage.xml +++ b/app/src/main/res/layout/tutorial_usage.xml @@ -1,18 +1,17 @@ - + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/icons.xml b/app/src/main/res/values/icons.xml index 59c878e..45b1a61 100644 --- a/app/src/main/res/values/icons.xml +++ b/app/src/main/res/values/icons.xml @@ -13,8 +13,11 @@ - + + + +