Update README.md

This commit is contained in:
Heikki Johannes Hildén 2017-09-30 19:35:01 +03:00 committed by GitHub
parent 397f35ec28
commit 271b9e3e7a
1 changed files with 18 additions and 18 deletions

View File

@ -4,24 +4,24 @@
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). 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).
| Component | Preview | Component | Preview
| ----------------- | ------------------------------------------------ | ----------------- | ------------------------------------------------
| Avatar | ![Avatar](gifs/avatar.gif) | Avatar | ![Avatar](gifs/avatar.gif)
| Check Box | ![Check Box](gifs/checkbox.gif) | Check Box | ![Check Box](gifs/checkbox.gif)
| Circular Progress | ![Circular Progressj](gifs/circularprogress.gif) | Circular Progress | ![Circular Progressj](gifs/circularprogress.gif)
| Dialog | ![Dialog](gifs/dialog.gif) | Dialog | ![Dialog](gifs/dialog.gif)
| Drawer | ![Drawer](gifs/drawer.gif) | Drawer | ![Drawer](gifs/drawer.gif)
| FAB | ![FAB](gifs/fab.gif) | FAB | ![FAB](gifs/fab.gif)
| Flat Button | ![Flat Button](gifs/flatbutton.gif) | Flat Button | ![Flat Button](gifs/flatbutton.gif)
| Progress | ![Progress](gifs/progress.gif) | Progress | ![Progress](gifs/progress.gif)
| Radio Button | ![Radio Button](gifs/radiobutton.gif) | Radio Button | ![Radio Button](gifs/radiobutton.gif)
| Raised Button | ![Raised Button](gifs/raisedbutton.gif) | Raised Button | ![Raised Button](gifs/raisedbutton.gif)
| Scroll Bar | ![Scroll Bar](gifs/scrollbar.gif) | Scroll Bar | ![Scroll Bar](gifs/scrollbar.gif)
| Slider | ![Slider](gifs/slider.gif) | Slider | ![Slider](gifs/slider.gif)
| Snackbar | ![Snackbar](gifs/snackbar.gif) | Snackbar | ![Snackbar](gifs/snackbar.gif)
| Tabs | ![Tabs](gifs/tabs.gif) | Tabs | ![Tabs](gifs/tabs.gif)
| Text Field | ![Text Field](gifs/textfield.gif) | Text Field | ![Text Field](gifs/textfield.gif)
| Toggle | ![checkbox](gifs/toggle.gif) | Toggle | ![checkbox](gifs/toggle.gif)
#### Implemented components #### Implemented components