MaterialViewPager is a library that creates a scrollable, swipeable interface with an animated header image, toolbar, and logo following Material Design guidelines. It provides a complete implementation of a Material Design ViewPager, where the header background color and image animate as the user swipes between pages. The library coordinates scroll-driven header animations by synchronising scroll offsets from the ViewPager and attached scrollable views through a central coordinator. It supports fragment-based page composition, allowing each page to have independent content layouts while shar
An opinionated way of organizing front-end code in Ruby on Rails, based on components
A simple implementation of swipe card like StreetView
The main features of jenzz/android-materialpreference are: View Components.
Open-source alternatives to jenzz/android-materialpreference include: florent37/materialviewpager — MaterialViewPager is a library that creates a scrollable, swipeable interface with an animated header image, toolbar,… joeldrapper/phlex — Object-oriented views in Ruby. komposable/komponent — An opinionated way of organizing front-end code in Ruby on Rails, based on components. michelelacorte/swipeablecard — A simple implementation of swipe card like StreetView. trailblazer/cells — View components for Ruby and Rails. zhaozhentao/materialimageview.