Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 2.08 KB

#FanLayoutManager Awesome Header image

Welcome to Fan Layout Manager for Android by Cleveroad

Fan Layout Manager is a new library created at Cleveroad. Our ideas don’t come from nowhere, everything we invent results from the difficulties we overcome. This exactly what happened — we were fighting uniformity! Since traditional view of the simple horizontal list isn’t impressive anymore, we decided to suggest our vision adding some colours and a completely new motion path.

Demo image

#####Check out the animation Fan Layout Manager for Android on YouTube in HD quality.

Cleveroad gladly shares its creation with everyone who wants to add some visual spice to their Android apps. Take Fan Layout Manager and create!

Using Fan Layout Manager you can implement the horizontal list, the items of which move like fan blades (in a circular way of a radius to your choice). To give a slightly chaotical effect to the motion, it’s possible to set an angle for the list items. So, every implementation of the library can be unique.

Awesome

Changelog

Version Changes
v.1.0.5
  • Fix issue with reset position when using Picasso
  • Update versions of support library and build tools
v.1.0.4
  • Fix issue with notifyDataSetChanged
v.1.0.3
  • Fix issue with empty list
v.1.0.2
  • Fix issue with straighten item
v.1.0.1
  • Minor fixes