From 00888c1f38c888686767adba31eee3c8adc51573 Mon Sep 17 00:00:00 2001 From: Vinay Date: Sat, 6 Jan 2024 13:19:07 +0530 Subject: [PATCH] Create README.md --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1146d0a --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +A demonstration Android application utilizing Kotlin and Jetpack Compose to showcase the implementation of a collapsing toolbar feature.