From f9c83d20eee8e2212f738e0c04cb79fec9f2f70c Mon Sep 17 00:00:00 2001 From: YOUNG HO CHA Date: Sat, 11 Dec 2021 09:41:51 +0900 Subject: [PATCH] Add Databinding support status --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 497ebae7d5..5acaa95d0a 100644 --- a/README.md +++ b/README.md @@ -196,3 +196,4 @@ The table below includes a list of popular libraries on Android and their variou |Hilt|Not yet supported|[Link](https://issuetracker.google.com/179057202)| |Glide|Not yet supported|[Link](https://github.com/bumptech/glide/issues/4492)| |DeeplinkDispatch|[Supported via airbnb/DeepLinkDispatch#323](https://github.com/airbnb/DeepLinkDispatch/pull/323)| | +|Databinding|Not yet supported|[Link](https://issuetracker.google.com/issues/173030256)|