From f2af9e8ab4208ec2fc8f9d83a2a494566b00eeda Mon Sep 17 00:00:00 2001 From: JG-Cody Date: Sat, 10 Jul 2021 18:56:28 +0200 Subject: [PATCH] some more bugfixes and translation --- app/src/main/res/layout/fragment_einstellungen.xml | 13 ++++++++----- app/src/main/res/menu/activity_main_drawer.xml | 2 +- app/src/main/res/values-de-rDE/strings.xml | 3 ++- app/src/main/res/values/strings.xml | 3 ++- 4 files changed, 13 insertions(+), 8 deletions(-) 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"