From 1dad828f67f52e063fd57a8ef504039166d6add2 Mon Sep 17 00:00:00 2001 From: xTechnoErikx Date: Wed, 7 Oct 2020 17:43:42 +0200 Subject: [PATCH] Started fronend( input feeld) --- .idea/codeStyles/Project.xml | 3 + .idea/markdown-navigator-enh.xml | 10 +++ .idea/markdown-navigator.xml | 62 +++++++++++++++++++ .../ui/dashboard/DashboardFragment.java | 2 +- .../ui/dashboard/DashboardViewModel.java | 2 +- .../notifications/NotificationsFragment.java | 2 +- .../main/res/layout/fragment_dashboard.xml | 58 +++++++++++++++-- .../res/layout/fragment_notifications.xml | 25 ++++++-- 8 files changed, 153 insertions(+), 11 deletions(-) create mode 100644 .idea/markdown-navigator-enh.xml create mode 100644 .idea/markdown-navigator.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 663459a..d6c2ebe 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -9,6 +9,9 @@ + +