From 7e3738b7ec299b91f063c1e979037191b81ccaeb Mon Sep 17 00:00:00 2001 From: Rebecca Franks Date: Sun, 25 Nov 2018 09:45:08 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 76981c1..cc624ea 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ Different examples of how to use ConstraintLayout for different purposes. - Covering Circular Constraints - Barriers, Guidelines, Constraints etc -- *Newest Sample* ImageFilterView +- ImageFilterView +- ConstraintLayoutStates The purpose of these layouts is to showcase how to use ConstraintLayout to solve a complex layout.