diff --git a/README.md b/README.md index 5275899..b5b492d 100644 --- a/README.md +++ b/README.md @@ -33,11 +33,11 @@ To run the google map samples, you'll have to: | App Bar | Bottom Navigation | Button | | -- | -- | -- | -| | | +| | | | Checkbox | Dialog | Dropdown | | -- | -- | -- | -| | | +| | | | FAB | Modal Drawer | Bottom Drawer | | -- | -- | -- | @@ -67,7 +67,7 @@ To run the google map samples, you'll have to: | LazyRow/Column | LazyVerticalGrid | Advance List | | -- | -- | -- | -| | | +| | | ## Pull To Refresh | Simple Pull To Refresh | Custom Background Pull To Refresh | Custom View Pull To Refresh | @@ -144,7 +144,7 @@ To run the google map samples, you'll have to: | GeoJSON | ScaleBar | Snapshot | | -- | -- | -- | -| | | +| | | | Map in scrollable view | Compose Map In XML | | -- | -- | diff --git a/gif/AppBar.gif b/gif/AppBar.gif deleted file mode 100644 index 65d2117..0000000 Binary files a/gif/AppBar.gif and /dev/null differ diff --git a/gif/AppBar.jpg b/gif/AppBar.jpg new file mode 100644 index 0000000..4c2eabc Binary files /dev/null and b/gif/AppBar.jpg differ diff --git a/gif/Button.gif b/gif/Button.gif deleted file mode 100644 index 3fc1c3d..0000000 Binary files a/gif/Button.gif and /dev/null differ diff --git a/gif/Button.jpg b/gif/Button.jpg new file mode 100644 index 0000000..af4f902 Binary files /dev/null and b/gif/Button.jpg differ diff --git a/gif/Checkbox.gif b/gif/Checkbox.gif deleted file mode 100644 index 4373218..0000000 Binary files a/gif/Checkbox.gif and /dev/null differ diff --git a/gif/Checkbox.jpg b/gif/Checkbox.jpg new file mode 100644 index 0000000..8bb5865 Binary files /dev/null and b/gif/Checkbox.jpg differ diff --git a/gif/List/ListGrid.gif b/gif/List/ListGrid.gif deleted file mode 100644 index e072c0a..0000000 Binary files a/gif/List/ListGrid.gif and /dev/null differ diff --git a/gif/List/ListGrid.jpg b/gif/List/ListGrid.jpg new file mode 100644 index 0000000..cda51e5 Binary files /dev/null and b/gif/List/ListGrid.jpg differ diff --git a/gif/List/ListRowColumn.gif b/gif/List/ListRowColumn.gif deleted file mode 100644 index 014c9c4..0000000 Binary files a/gif/List/ListRowColumn.gif and /dev/null differ diff --git a/gif/List/ListRowColumn.jpg b/gif/List/ListRowColumn.jpg new file mode 100644 index 0000000..fa2fa75 Binary files /dev/null and b/gif/List/ListRowColumn.jpg differ diff --git a/gif/map/snapshot.gif b/gif/map/snapshot.gif deleted file mode 100644 index ad4a3e7..0000000 Binary files a/gif/map/snapshot.gif and /dev/null differ diff --git a/gif/map/snapshot.jpg b/gif/map/snapshot.jpg new file mode 100644 index 0000000..c903f13 Binary files /dev/null and b/gif/map/snapshot.jpg differ