diff --git a/app/src/main/java/com/finnmglas/launcher/tutorial/tabs/TutorialFragmentFinish.kt b/app/src/main/java/com/finnmglas/launcher/tutorial/tabs/TutorialFragmentFinish.kt
index 6d55aad..74485b9 100644
--- a/app/src/main/java/com/finnmglas/launcher/tutorial/tabs/TutorialFragmentFinish.kt
+++ b/app/src/main/java/com/finnmglas/launcher/tutorial/tabs/TutorialFragmentFinish.kt
@@ -31,6 +31,7 @@ class TutorialFragmentFinish(): Fragment(), UIObject {
override fun applyTheme() {
tutorial_finish_container.setBackgroundColor(dominantColor)
setButtonColor(tutorial_finish_button_start, vibrantColor)
+ tutorial_finish_button_start.blink()
}
override fun setOnClicks() {
diff --git a/app/src/main/res/layout/settings_launcher.xml b/app/src/main/res/layout/settings_launcher.xml
index f56d6d2..d690387 100644
--- a/app/src/main/res/layout/settings_launcher.xml
+++ b/app/src/main/res/layout/settings_launcher.xml
@@ -1,7 +1,11 @@
-
+
-
\ No newline at end of file
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/tutorial_finish.xml b/app/src/main/res/layout/tutorial_finish.xml
index b983cb4..eb78119 100644
--- a/app/src/main/res/layout/tutorial_finish.xml
+++ b/app/src/main/res/layout/tutorial_finish.xml
@@ -27,26 +27,25 @@
android:id="@+id/tutorial_finish_text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:gravity="center"
android:text="@string/tutorial_finish_text"
android:textSize="18sp"
app:layout_constraintBottom_toTopOf="@id/tutorial_finish_button_start"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
- app:layout_constraintVertical_bias="0.8" />
+ app:layout_constraintVertical_bias="0.7" />
+ app:layout_constraintStart_toStartOf="parent" />
\ No newline at end of file
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 6b2f701..75b38e7 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -158,7 +158,7 @@
Du kannst deine Einstellungen auch später noch ändern.Los gehts!
- Du bist bereit loszulegen!\n\nIch hoffe diese App ist sehr wertvoll für dich!\n\n- Finn M Glas\n(der Entwickler)
- Launcher starten
+ Du bist bereit loszulegen!\n\nIch hoffe diese App ist sehr wertvoll für dich!\n\n- Finn (der Entwickler)
+ Starten
\ No newline at end of file
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 96b3f00..d827169 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -183,6 +183,6 @@
Vamos!Estás listo para iniciar!\n\n Esperamos que esto te sea de gran ayuda!\n\n- Finn M Glas\n(el desarrollador)
- Iniciar Launcher
+ Iniciar
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index da636fc..219d1b8 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -159,6 +159,6 @@
Allez!Vous êtes prêt à commencer!\n\nJ\'espère que cette application vous sera très précieuse!\n\n- Finn M Glas\n(le développeur)
- Ouvrir Launcher
+ Ouvrir
\ No newline at end of file
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index f4aa166..d470421 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -182,7 +182,7 @@
You can also change your selection later.Let\'s go!
- You are ready to get started!\n\n I hope this provides great value to you!\n\n- Finn M Glas\n(the developer)
- Start Launcher
+ You are ready to get started!\n\nI hope this is of great value to you!\n\n- Finn (who made Launcher)
+ Start