From e0e4d083d9e37a4a66e779aa10032c8b706b0db0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Anh=20Tu=E1=BA=A5n?= Date: Mon, 17 Jul 2023 14:08:12 +0700 Subject: [PATCH] Add RoundQRCode --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46ae9df9..6974b10c 100644 --- a/README.md +++ b/README.md @@ -412,4 +412,5 @@ Name | License | Demo [Lollipop-AppCompat-Widgets-Skeleton](https://github.com/sachin1092/Lollipop-AppCompat-Widgets-Skeleton) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [Balloon(tooltips)](https://github.com/skydoves/Balloon) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [ColorPickerView](https://github.com/skydoves/colorpickerview) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | +[RoundQRCode](https://github.com/hoanganhtuan95ptit/Android-GenerateQRCode-Example) | |