From e537e875059d0686e2101024ab6d6e7b16959b21 Mon Sep 17 00:00:00 2001 From: Yogesh Choudhary Paliyal Date: Sun, 25 Jul 2021 20:37:25 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afa03b3..0553352 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ name must be as follows ### `binding` Type should be same as your resource binding file. -This can be used to update your views in callback, after changing the variable value in model, for example check **UserListingActivity**. +This can be used to update your views in callback, after changing the variable value in model, for example check **UserListingActivity**. ***All Adapters*** layout using this variable ```xml