From edc8eb9ea8e7fef4d5c109ad59ae159307485c84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heikki=20Johannes=20Hild=C3=A9n?= Date: Sat, 30 Sep 2017 16:10:29 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1d31ec..654000f 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ I finally took the time to go through and clean up this code. The build includes an executable with a preview, and some settings to play around with for each widget. A (YouTube) video preview is [available here](http://www.youtube.com/watch?v=21UMeNVBPU4). -![](preview1.gif) - #### Implemented components - [x] Avatar @@ -27,6 +25,12 @@ I finally took the time to go through and clean up this code. The build includes - [x] Text Field - [x] Toggle +#### Preview + +###### Text Field + +![Text Field](textfield.gif) + #### Not implemented - [ ] App Bar