From 10b234f1e2a3c85a079c31c740ff4c1f56df728b Mon Sep 17 00:00:00 2001 From: Madhan Kumar S <35567949+madhankumardroid@users.noreply.github.com> Date: Thu, 25 Oct 2018 21:43:23 +0530 Subject: [PATCH] Changed the description Changed the description --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a3fc1be..7779919 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Kotlin-sample -Android kotlin sample project as done and given below 1) Listview 2) Recycler view 3) Navigation drawer 4) Tab layout 5) Bottom sheet view +This sample project demonstrates the implementation of the below views in Kotlin. +1) Listview +2) Recycler view +3) Navigation drawer +4) Tab layout +5) Bottom sheet view Android kotlin sample.