From 4e280a78c76e53303bffd70c723f14bd3e5c6d87 Mon Sep 17 00:00:00 2001 From: Mark Alldritt Date: Mon, 8 Jan 2018 10:13:07 -0800 Subject: [PATCH] Added NEW section advertising the new InlineColorPickerRow class --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 78ba567..9dbe544 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ By [Mark Alldritt](http://markalldritt.com). +## NEW + +Added a new inline color picker row (inlineCOLORpickerow) for version 1.2. + ## Introduction ColorPickerRow is a [Eureka](https://github.com/xmartlabs/Eureka) custom row that allows you to choose colors. ColorRow lets you display a color in a row. @@ -134,4 +138,4 @@ nothing yet See my other contributions to the Eureka Community: -- [ViewRow](https://github.com/EurekaCommunity/ViewRow) \ No newline at end of file +- [ViewRow](https://github.com/EurekaCommunity/ViewRow)