From a8d53071c163125c72b3e42f15ddfc699f40b7c2 Mon Sep 17 00:00:00 2001 From: Davide Steduto Date: Mon, 22 Feb 2016 00:47:51 +0100 Subject: [PATCH] [pre-release] v5.0.0-b4 with new Screenshots --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79d8b6b4..cb3e7066 100644 --- a/README.md +++ b/README.md @@ -35,13 +35,13 @@ Some simple functionalities have been implemented thanks to the some Blogs (see * Item interfaces and predefined ViewHolders complete the whole library giving more actions to the items and configuration options to the developers and the end user. # Screenshots -![Multi Selection](/screenshots/multi_selection.png) +![GridView & Secondary Functionalities](/screenshots/gridview_secondary_functionalities.png) ![Search screen](/screenshots/search.png) ![Undo Screen](/screenshots/undo.png) ![Adapter Animations](/screenshots/adapter_animations.png) ![StickyHeaders & Header Linkage & Restore items](/screenshots/stickyheaders_headerlinkage_restoreitems.png) ![StickyHeaders & Expandable items](/screenshots/stickyheaders_expandableitems.png) -![GridView & Secondary Functionalities](/screenshots/gridview_secondary_functionalities.png) +![Multi Selection](/screenshots/multi_selection.png) # Setup ```