From 06e708ab02783cb9d68b53d01839db8c86bf94df Mon Sep 17 00:00:00 2001 From: JG-Cody Date: Tue, 19 Sep 2023 18:59:29 +0200 Subject: [PATCH] designzeug gemacht... --- app/src/main/res/layout/activity_unlock.xml | 12 ++++++++++++ app/src/main/res/layout/dialog_password_setup.xml | 3 +-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/activity_unlock.xml b/app/src/main/res/layout/activity_unlock.xml index f6ca89a..42f4e76 100644 --- a/app/src/main/res/layout/activity_unlock.xml +++ b/app/src/main/res/layout/activity_unlock.xml @@ -62,4 +62,16 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/unlock_button" /> + + \ No newline at end of file diff --git a/app/src/main/res/layout/dialog_password_setup.xml b/app/src/main/res/layout/dialog_password_setup.xml index e2c41f6..f28b4b7 100644 --- a/app/src/main/res/layout/dialog_password_setup.xml +++ b/app/src/main/res/layout/dialog_password_setup.xml @@ -3,8 +3,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" - android:layout_height="match_parent" - android:background="@mipmap/ic_launcher_background"> + android:layout_height="match_parent">