From 77a01804aa3c879d620c2ac7c79c696e469c7f96 Mon Sep 17 00:00:00 2001 From: aritra Date: Tue, 27 Feb 2024 13:29:48 +0530 Subject: [PATCH 1/5] Fixed the recompositions --- .idea/deploymentTargetDropDown.xml | 15 +-- .idea/gradle.xml | 3 +- .../com/aritra/notify/navigation/NotifyApp.kt | 32 ++--- .../ui/screens/notes/homeScreen/NoteScreen.kt | 121 +++++------------- 4 files changed, 42 insertions(+), 129 deletions(-) diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml index 73b6ec28..0c0c3383 100644 --- a/.idea/deploymentTargetDropDown.xml +++ b/.idea/deploymentTargetDropDown.xml @@ -3,20 +3,7 @@ - - - - - - - - - - - - - - + diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 9f47dfb4..0897082f 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -4,9 +4,8 @@