diff --git a/app/src/main/res/layout/fragment_einstellungen.xml b/app/src/main/res/layout/fragment_einstellungen.xml index cc7aa39..e1b6b3e 100644 --- a/app/src/main/res/layout/fragment_einstellungen.xml +++ b/app/src/main/res/layout/fragment_einstellungen.xml @@ -43,9 +43,10 @@ android:src="@drawable/backgroundoverlay" app:layout_constraintBottom_toBottomOf="@+id/button_reset" app:layout_constraintEnd_toEndOf="@+id/button_theme_red_blue" + app:layout_constraintHorizontal_bias="1.0" app:layout_constraintStart_toStartOf="@+id/themes" app:layout_constraintTop_toTopOf="@+id/button_theme_red_blue" - app:layout_constraintVertical_bias="0.0" /> + app:layout_constraintVertical_bias="1.0" /> + app:layout_constraintTop_toTopOf="@+id/button_pickimage" + app:layout_constraintVertical_bias="0.45" /> ÜBER LOGIN_DATEN GESPEICHERT FELDER DÜRFEN NICHT LEER SEIN! - FARBSCHEMA + FARBSCHEMA ROT BLAU GRÜN GELB ORANGE TÜRKIS @@ -65,4 +65,5 @@ IN KOOPERATION MIT TAB HINZUFÜGEN TABS ENTFERNEN + BEARBEITEN \ 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 9c38bd7..aa4514c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -6,6 +6,7 @@ android.studio@android.com LOGOUT SSH-REMOTE + EDITMODE //home WELCOME TO TERAPLEX @@ -42,7 +43,7 @@ LANGUAGE RESET SETTINGS RESET - COLORSCHEME + COLORSCHEME "RED\nBLUE" "GREEN\nYELLOW" "ORANGE\nTURQUOISE"