From 90c3f6ae54b2cf5ead241957f1a039968ab23e9e Mon Sep 17 00:00:00 2001 From: Naiki00 Date: Mon, 15 Feb 2021 18:49:52 +0100 Subject: [PATCH] dodano pole daty --- app/src/main/res/layout/create_note.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/src/main/res/layout/create_note.xml b/app/src/main/res/layout/create_note.xml index cd03694..4cdb644 100644 --- a/app/src/main/res/layout/create_note.xml +++ b/app/src/main/res/layout/create_note.xml @@ -55,6 +55,18 @@ android:hint="@string/note_title" app:layout_constraintTop_toBottomOf="@id/back" /> + +