From ea837fb85fd59269be53247ecb7978f0be4c474a Mon Sep 17 00:00:00 2001 From: Jesus Coder Date: Tue, 7 May 2024 18:21:53 -0400 Subject: [PATCH] Bug Fix: Removed unneeded, 200ms, delay when opening applications through the launcher. This makes the launcher respond quicker to user input. --- .idea/kotlinc.xml | 2 +- app/src/main/java/com/agronick/launcher/MainView.kt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml index f498f16..92dab5a 100644 --- a/.idea/kotlinc.xml +++ b/.idea/kotlinc.xml @@ -4,6 +4,6 @@