From 5b480df339f7fb4064814427e58d64bd531347d7 Mon Sep 17 00:00:00 2001 From: Archit Puri Date: Sun, 5 Jul 2020 01:18:58 +0530 Subject: [PATCH] Update README.md Wrap Content isn't working with Constraint Layout, So I used specific dimensions and it worked. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 41f1069..1391935 100755 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ Include the WaveLoadingView widget in your layout. And you can customize it like ```xml