From 96febb89c5fdbf84260565e68c80d9b49d329ae5 Mon Sep 17 00:00:00 2001 From: hb Date: Thu, 17 May 2018 11:38:34 +0530 Subject: [PATCH] Added Data change observable --- .idea/misc.xml | 2 +- README.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 75a4b5c..e1c6276 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -25,7 +25,7 @@ - + diff --git a/README.md b/README.md index 37090da..f923acc 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,10 @@ adapter.setOnDataUpdateListener { tools:text="@sample/filename" ``` +[Special Thanks to]
+(https://github.com/alex-townsend/SwipeOpenItemTouchHelper) +
+without this person cannot achieve swipe action in recyclerview License =======